Class MediaTypeNames

MediaTypeNames class

Specifies the media type names for an e-mail message.

public static class MediaTypeNames

Methods

NameDescription
static ParseName(string)Converts file name extension to media type name

Other Members

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

See Also