Classes
Class | Description | |
---|---|---|
DispositionTypeNames |
Contains string representations of disposition type names.
|
|
MimeEntity |
A MIME entity.
|
|
MimeEntityCollection |
Represents the collection of MimeEntity objects that are parts of this MimeEntity.
|
|
MimeException |
The exception that is thrown when a MIME-related error occurs.
|
|
MimeHeader |
A single MIME header.
|
|
MimeHeaderCollection |
Represents the collection of MimeHeader objects of this MimeEntity.
|
|
MimeMessage |
A MIME e-mail message.
|
|
MimeParsingHeaderEventArgs |
Provides data for the ParsingHeader event.
|
|
MimeUnparsableHeaderEventArgs |
Provides data for the UnparsableHeader event.
|
Enumerations
Enumeration | Description | |
---|---|---|
MimeEntityKind |
Represents the kind of MIME entity.
|
|
MimeExceptionStatus |
Defines status codes for the MimeException class.
|
|
MimeOptions |
Specifies various options for MIME parser and writer.
|
|
MimePriority |
Mime message priority.
|
|
MimeSignatureStyle |
Specifies the style of signed content.
|
|
MimeUnparsableHeaderSeverity |
Specifies the header error severity.
|
|
MimeUnparsableHeaderStatus |
Specifies the problem encountered by the header parser.
|
|
TransferEncoding |
Type of transfer encoding of the content.
|