Namespace Umbraco.Cms.Core.Models.Email
Classes
EmailMessage
Represents an email message with sender, recipients, subject, body, and optional attachments.
EmailMessageAttachment
Represents an email attachment with its content stream and file name.
NotificationEmailAddress
Represents an email address used for notifications. Contains both the address and its display name.
NotificationEmailModel
Represents an email when sent with notifications.