Classes
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 that 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.
|
|
MailEncryptionParameters |
Mail encryption parameters.
|
|
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.
|
|
MailSettings |
Specifies various MailMessage settings.
|
|
MailSignatureParameters |
Mail signature parameters.
|
|
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.
|
|
MsgMessageException |
The exception that is thrown when an error related to an Outlook .msg message occurs.
|
|
SubjectInfo |
Represents a message signer or an encrypted message recipient.
|
|
SubjectInfoCollection |
Represents the collection of alternate mail message views.
|
Enumerations
Enumeration | Description | |
---|---|---|
MailEncryptionAlgorithm |
Defines the encryption algorithm used to encrypt mail.
|
|
MailEncryptionPaddingScheme |
Defines the padding scheme used to encrypt mail.
|
|
MailFormat |
Specifies mail message file format.
|
|
MailHashingAlgorithm |
Defines the hashing algorithm used to sign mail.
|
|
MailPriority |
Mail message priority.
|
|
MailServerType |
Represents mail server type.
|
|
MailSignaturePaddingScheme |
Defines the padding scheme used to sign mail.
|
|
MailSignatureStatus |
Mail signature status.
|
|
MailSignatureStyle |
Specifies the style of signed content.
|
|
MailSignatureValidationOptions |
Mail signature validation options.
|
|
ReplyBodyTransformation |
Defines how to process the original message body when creating a reply.
|
|
RtfProcessingMode |
The mode to process RTF mails.
|