MimeHeader
MimeHeader class
Represents the mime header defined in RFC 2822.
Constructors
| Name | Description |
|---|---|
| MimeHeader | Initializes a new instance of the MimeHeader class. |
Methods
| Name | Description |
|---|---|
| Clone | Clones this instance. |
| get_Name | Gets the name. |
| get_RawContent | Gets the content of the raw. |
| ToString | Returns a T:System::String that represents the current T:System::Object . |