Represents content type of the message (E.g. "text/plain").
Namespace:
Lesnikowski.Mail.HeadersAssembly: Mail (in Mail.dll) Version: 3.0.10245.1711
Syntax
| C# |
|---|
[SerializableAttribute] public class ContentType |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ContentType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ContentType |