MediaTypeTopLevelType Property |
Gets the top level type.
Namespace:
GemBox.Email.Mime
Assembly:
GemBox.Email (in GemBox.Email.dll) Version: 13.0.35.1003
Syntaxpublic string TopLevelType { get; }
Public ReadOnly Property TopLevelType As String
Get
Property Value
Type:
String
The top level type.
See Also