Provides simple programming interface for working with Internet mail in MIME format.
| Class | Description |
|---|---|
| AlternateView | Represents a single alternate form of an e-mail message body. |
| AlternateViewCollection | Represents the collection of alternate mail message views. |
| Attachment | Represents an e-mail attachment. |
| AttachmentBase | The base class thet represents an e-mail attachment. |
| AttachmentCollection | Represents the collection of mail message attachments. |
| LinkedResource | Summary description for MailAttachment. |
| LinkedResourceCollection | Represents the collection of embedded resources referred by a AlternateView. |
| MailException | The exception that is thrown when an e-mail related error occurs. |
| MailMessage | Represents an e-mail message that can be saved, loaded, processed or sent. |
| MailSignatureValidity | Represents the result of message signature validation. |
| MailSpool | Utility class that contains mail server spool related static methods. |
| MediaTypeNames | Contains string representations of the common media types. |
| MediaTypeNames.Application | Contains string representations of the common subtypes of 'application' type. |
| MediaTypeNames.Image | Contains string representations of the common subtypes of 'image' type. |
| MediaTypeNames.Message | Contains string representations of the common subtypes of 'message' type. |
| MediaTypeNames.Multipart | Contains string representations of the common subtypes of 'multipart' type. |
| MediaTypeNames.Text | Contains string representations of the common subtypes of 'text' type. |
| SubjectInfo | Represents a message signer or an encrypted message recipient. |
| SubjectInfoCollection | Represents the collection of alternate mail message views. |
| Enumeration | Description |
|---|---|
| MailEncryptionAlgorithm | Defines the encryption algorithm used to encrypt mail. |
| MailPriority | Mail message priority. |
| MailServerType | Represents mail server type. |
| MailSignatureStatus | Mail signature status. |