Rebex Mail for .NET

Rebex.Mail Namespace

Provides simple programming interface for working with Internet mail in MIME format.

Namespace hierarchy

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 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.
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.

Enumerations

Enumeration Description
MailPriority Mail message priority.
MailServerType Represents mail server type.