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

NameDescription
ApplicationSpecifies the kind of application data in an e-mail message attachment.
ImageSpecifies the type of image data in an e-mail message attachment.
TextSpecifies the type of text data in an e-mail message attachment.