Aspose::Email::Mime
Aspose::Email::Mime namespace
It includes types such as ContentDisposition, ContentType, HeaderCollection, MediaTypeNames, and utilities like Details_MimeException, enabling developers to construct MIME parts, read message headers, and handle MIME‑related errors programmatically.
Classes
| Name | Description |
|---|---|
| ContentDisposition | Represents a Content-Disposition header. |
| ContentType | Represents a Content-Type header. |
| Details_MimeException | Provides information about MIME errors |
| DispositionTypeNames | Represents the disposition type names. |
| HeaderCollection | Defines the collection of header fields |
| MediaTypeNames | Specifies the media type names for an e-mail message. |
| MimeHeader | Represents the mime header defined in RFC 2822. |
| TrackingStringDictionary | Inherits Object. |
Enumerations
| Name | Description |
|---|---|
| DecodingFlags | |
| EncodingFlags | |
| EncodingScheme | |
| LineTerminationState | |
| MimeSaveOptions | |
| TransferEncoding | Specifies the Content-Transfer-Encoding header information. |