GemBox.Email Namespace
Contains classes needed to compose MailMessage.
Classes
| Attachment | Represents a mail message attachment. | 
| AttachmentCollection | Represents a collection of MailMessage attachments. | 
| CertificateFieldInfo | Represents a collection of attributes of a CertificateInfo. | 
| CertificateInfo | Represents the data of a digital certificate used to sign an email. | 
| ComponentInfo | Contains static licensing methods and diagnostic information about executing GemBox.Email assembly. | 
| ConversationIndex | Represents an email's conversation index, containing the delivery time for the messages in this conversation's thread. | 
| DigitalSignatureInfo | Represents a signature attached to an e-mail. | 
| DigitalSignatureOptions | Represents a set of options for signing an e-mail with a digital signature. | 
| FreeLimitEventArgs | Provides data for the FreeLimitReached event. | 
| FreeLimitReachedException | Exception that occurs when free limit is reached. | 
| LicenseException | Represents an exception which is thrown when there is a problem with license key. | 
| MailAddress | Represents MIME mail (mailbox) address. | 
| MailAddressCollection | Represents a collection of MailAddress elements. | 
| MailAddressValidationResult | Represents a mail address validation result. | 
| MailAddressValidator | Contains static methods for mail address validation. | 
| MailMerge | Contains methods for mail merge; creating multiple messages based on a template message and variable data. | 
| MailMessage | Represents an email message. | 
| MailMessageCollection | Represents a collection of MailMessage elements. | 
| TerminatedEventArgs | Provides data for the Terminated, Terminated and Terminated events. | 
Interfaces
| IMailMergeDataSource | Represents a mail merge data source. By adapting your custom data source to implement this interface, you can use it as a data source in mail merging. | 
Enums
| FreeLimitReachedAction | Type of action that can be chosen when free limit is reached. | 
| MailAddressValidationOptions | An enumeration of mail address validation options. | 
| MailAddressValidationStatus | An enumeration of mail address validation statuses. | 
| MailMessageFormat | An enumeration of supported MailMessage formats. | 
| MessageSecurityType | An enumeration of possible types of security applied to a MailMessage. |