Aspose::Email::Mime::MediaTypeNames
Aspose::Email::Mime::MediaTypeNames namespace
The Aspose::Email::Mime::MediaTypeNames namespace groups the Application, Image, and Text classes, each exposing static string constants that represent common MIME type identifiers. Use these constants when constructing or parsing email content to ensure correct media type specification.
Classes
| Name | Description |
|---|---|
| Application | Specifies the kind of application data in an e-mail message attachment. |
| Image | Specifies the type of image data in an e-mail message attachment. |
| Text | Specifies the type of text data in an e-mail message attachment. |