MimeHeader
MimeHeader class
Represents the mime header defined in RFC 2822.
The MimeHeader type exposes the following members:
Constructors
| Name | Description |
|---|---|
| MimeHeader(name, value) | Initializes a new instance of the MimeHeader class |
Properties
| Name | Description |
|---|---|
| name | Gets the name. |
| raw_content | Gets the content of the raw. |
Methods
| Name | Description |
|---|---|
| clone() |
See Also
- namespace aspose.email.mime
- assembly Aspose.Email