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
| Class | Description | |
|---|---|---|
| MimeSubtype |
Represents content's subtype (RFC 2045).
| |
| MimeType |
Represents content's type (RFC 2045).
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| HeaderEncoding |
Header encoding format.
| |
| MimeDisposition |
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)
| |
| MimeEncoding |
Mime encoding format.
| |
| MimeImportance |
Importance of email message.
| |
| MimePriority |
Prority of email message.
| |
| MimeReportType |
Enum representing report type.
|