Headers namespace.

Classes

  ClassDescription
Public classContentIdHelper
Contains helper methods for content-id operations.
Public classContentType
Represents content type of the message (E.g. "text/plain").
Public classHeaderCollection
Collection of mime headers, and listeners.
Public classHeaderDecoder
Implements 'Base64' and 'Quoted-Printable' header string dencoding (RFC 2047), removes comments and replacing escape sequences.
Public classHeaderEncoder
Implements 'Base64' and 'Quoted-Printable' header string encoding (RFC 2047), removes comments and replacing escape sequences.
Public classMailAddress
Represents base class for email addresses. You can use MailBox to represent single mailbox, or MailGroup to represent group of email addresses.
Public classMailBox
Represents mailbox with email address and display name.
Public classMailGroup
Represents mail address group.
Public classReceivedEntry
Represents single 'received' header of the email.

Interfaces

  InterfaceDescription
Public interfaceIContentDisposition
Content-Disposition header interface.
Public interfaceIContentTypeHeader
Represents 'Content-type' header. You can use this class to add additional options to content-type header