Classes

  Class Description
Public class ContentDisposition
Represents the content disposition of a MIME entity.
Public class ContentLocation
Represents the content location of a MIME entity.
Public class ContentTransferEncoding
Represents the content transfer encoding of a MIME entity.
Public class ContentType
Represents the content type of a MIME entity.
Public class HeaderValueCollection
Represents the collection of header values.
Public class ListCommandUrl
Represents a single URL of any of various 'List-*:' headers.
Public class ListCommandUrlCollection
Represents the collection of ListCommandUrl objects.
Public class MailAddress
Represents a mailbox that consists of address and a display name.
Public class MailAddressCollection
Represents the collection of MailAddress objects.
Public class MailDateTime
Represents the date/time and the time zone.
Public class MessageId
Represents the message identifier.
Public class MessageIdCollection
Represents the collection of MessageId objects.
Public class MimeParameterCollection
Represents the collection of MIME header parameters.
Public class MimeParameterList
Represents the collection of MIME header parameters.
Public class MimeVersion
Represents the 'MIME-Version' header value
Public class PhraseCollection
Represents the collection of phrases.
Public class Received
Represents a trace data header of arbitrary text.
Public class ReturnPath
Represents a mailbox that consists of address and a display name.
Public class Unparsed
Represents a header value that is not processed by the component in any way. Use with care.
Public class Unstructured
Represents an unstructured header of arbitrary text.

Interfaces

  Interface Description
Public interface IHeader
Common interface of all message header values.