Rebex.Mail Namespace
Classes
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.
MsgAddress
Represents an Outlook .MSG e-mail address.
MsgAddressCollection
Represents a collection of Outlook .MSG e-mail addresses.
MsgAttachment
Represents an Outlook .MSG attachment.
MsgAttachmentCollection
Represents a collection of Outlook .MSG attachments.
MsgMessage
Represents an Outlook .MSG e-mail message.
MsgMessageException
The exception that is thrown when an error related to an Outlook .msg message occurs.
MsgProperty
Represents a property of the Outlook .MSG message or attachment.
MsgPropertyCollection
Represents a collection of properties of the Outlook .MSG message or attachment.
SubjectInfo
Represents a message signer or an encrypted message recipient.
SubjectInfoCollection
Represents the collection of alternate mail message views.
Enums
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.
MailReplyOptions
Specifies options for a mail reply.
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.
MsgAddressType
Specifies types of an e-mail address.
MsgPropertyDataType
Specifies a data type of the MsgProperty value.
MsgPropertyId
Specifies a known property Long ID (LID).
MsgPropertyKind
Specifies a kind of MsgProperty.
MsgPropertySet
Specifies a property set of MsgProperty.
MsgPropertyTag
Specifies a known property Tag.
ReplyBodyTransformation
Defines how to process the original message body when creating a reply.
RtfProcessingMode
The mode to process RTF mails.