| CMS.EmailEngine Namespace |
| Class | Description | |
|---|---|---|
| AttachmentForEmailInfo |
AttachmentForEmailInfo data container class.
| |
| AttachmentForEmailInfoProvider |
Class providing AttachmentForEmailInfo management.
| |
| EmailAttachment |
Extends .net e-mail attachment.
| |
| EmailAttachmentInfo |
EmailAttachmentInfo data container class.
| |
| EmailAttachmentInfoProvider |
Class providing EmailAttachmentInfo management.
| |
| EmailHelper |
E-mail utility methods.
| |
| EmailHelperQueue |
Contains simple services for queue management actions callable from UI.
| |
| EmailHelperSettings |
Contains settings retrieval methods.
| |
| EmailInfo |
EmailInfo data container class.
| |
| EmailInfoProvider |
Class providing EmailInfo management.
| |
| EmailMessage |
Represents an e-mail message.
| |
| EmailModule |
Represents the Email module.
| |
| EmailModuleMetadata |
Represents the Email module metadata.
| |
| EmailOAuthCredentialsInfo |
Data container class for EmailOAuthCredentialsInfo.
| |
| EmailOAuthCredentialsInfoProvider |
Class providing EmailOAuthCredentialsInfo management.
| |
| EmailProvider |
Extensible provider for basic e-mail capabilities that is used internally in the e-mail engine.
| |
| EmailSender |
Provides interface to general e-mail sending capabilities.
| |
| EmailServerAuthenticationTypeConstants |
Represents constants for string representation of EmailServerAuthenticationType.
| |
| EmailTemplateInfo |
EmailTemplateInfo data container class.
| |
| EmailTemplateProvider |
Provides access to email templates.
| |
| EmailTemplateTypeRegister |
Register for email template types.
| |
| EmailTemplateTypeRegisterItem |
Item in email template type register.
| |
| EmailToken |
Represents a token that encapsulates the information necessary for callbacks from
the EmailProvider's asynchronous Send methods.
| |
| EmailUserInfo |
EmailUserInfo data container class.
| |
| EmailUserInfoProvider |
Class providing EmailUserInfo management.
| |
| MicrosoftExchangeOAuthProvider |
Represents email OAuth provider for Microsoft Exchange Online.
| |
| SMTPServerInfo |
SMTPServerInfo data container class.
| |
| SMTPServerInfoProvider |
Class providing SMTPServerInfo management.
| |
| SMTPServerSiteInfo |
SMTPServerSiteInfo data container class.
| |
| SMTPServerSiteInfoProvider |
Class providing SMTPServerSiteInfo management.
|
| Interface | Description | |
|---|---|---|
| IAttachmentForEmailInfoProvider |
Declares members for AttachmentForEmailInfo management.
| |
| IEmailAttachmentInfoProvider |
Declares members for EmailAttachmentInfo management.
| |
| IEmailInfoProvider |
Declares members for EmailInfo management.
| |
| IEmailOAuthCredentialsInfoProvider |
Declares members for EmailOAuthCredentialsInfo management.
| |
| IEmailOAuthProvider |
Defines the OAuth provider (authorization code flow) that is used to obtain the OAuth access tokens for POP3 / SMTP servers.
| |
| IEmailTemplateInfoProvider |
Declares members for EmailTemplateInfo management.
| |
| IEmailUserInfoProvider |
Declares members for EmailUserInfo management.
| |
| ISmtpClientFactory |
Defines factory for providing implementations of ISmtpClient.
| |
| ISMTPServerInfoProvider |
Declares members for SMTPServerInfo management.
| |
| ISMTPServerSiteInfoProvider |
Declares members for SMTPServerSiteInfo management.
|
| Enumeration | Description | |
|---|---|---|
| EmailFormatEnum |
Represents type of the email format used by EmailMessage object.
| |
| EmailMailoutEnum |
Defines which e-mails should be sent when a mailout operation runs.
| |
| EmailPriorityEnum |
E-mail priority levels used by EmailMessage object.
| |
| EmailServerAuthenticationType |
Represents authentication types for email servers.
| |
| EmailStatusEnum |
Statuses used by EmailMessage object.
| |
| SMTPServerDeliveryEnum |
Enumeration of possible SMTP server delivery methods.
| |
| SMTPServerPriorityEnum |
Enumeration of possible SMTP server priorities.
|