MediaTypeNamesTextHtml Field |
Specifies text/html media type
Namespace:
Aspose.Email.Mime
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public const string Html = "text/html"
Public Const Html As String = "text/html"
public:
literal String^ Html = "text/html"
static val mutable Html: string
Field Value
Type:
StringSee Also