The InTheHand.Net.Mime namespace holds types that are used to represent Multipurpose Internet Mail Exchange (MIME) headers
| C# | Visual Basic |
namespace InTheHand.Net.Mime
Namespace InTheHand.Net.Mime
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| MediaTypeNames..::.Application |
Specifies the type of text data in an object.
| |
| MediaTypeNames..::.Image |
Specifies the type of image data in an object.
| |
| MediaTypeNames |
Specifies the media type information for an object.
| |
| MediaTypeNames..::.ObjectExchange |
Specifies the type of Object Exchange specific data.
| |
| MediaTypeNames..::.Text |
Specifies the type of text data in an object.
|