Class MimeHeader
MimeHeader class
Represents the mime header defined in RFC 2822.
public class MimeHeader
Constructors
Name | Description |
---|---|
MimeHeader(string, string) | Initializes a new instance of the MimeHeader class. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the name. |
RawContent { get; } | Gets the content of the raw. |
Methods
Name | Description |
---|---|
Clone() | Clones this instance. |
override ToString() | Returns a String that represents the current Object. |
See Also
- namespace Aspose.Email.Mime
- assembly Aspose.Email