Header constants namespace.

Syntax

C#
namespace Lesnikowski.Mail.Headers.Constants
Visual Basic (Declaration)
Namespace Lesnikowski.Mail.Headers.Constants
Visual C++
namespace Lesnikowski.Mail.Headers.Constants

Classes

  ClassDescription
Public classMimeSubtype
Represents content's subtype (RFC 2045).
Public classMimeType
Represents content's type (RFC 2045).

Enumerations

  EnumerationDescription
Public enumerationHeaderEncoding
Header encoding format.
Public enumerationMimeDisposition
Types of actions which mail user agent should take to present the specified data to the user. It simply says what you should do with the data. (RFC 2183)
Public enumerationMimeEncoding
Mime encoding format.
Public enumerationMimeImportance
Importance of email message.
Public enumerationMimePriority
Prority of email message.
Public enumerationMimeReportType
Enum representing report type.