Classes

  ClassDescription
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
Represents an embedded resource such as an image or a CSS file referenced from the message views.
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.

Enumerations

  EnumerationDescription
MailEncryptionAlgorithm
Defines the encryption algorithm used to encrypt mail.
MailFormat
Specifies mail message file format.
MailPriority
Mail message priority.
MailServerType
Represents mail server type.
MailSignatureStatus
Mail signature status.
MailSignatureStyle
Specifies the style of signed content.
ReplyBodyTransformation
Defines how to process the original message body when creating a reply.