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