MediaTypeNamesTextXml Field |
Specifies text/xml media type
Namespace:
Aspose.Email.Mime
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic const string Xml = "text/xml"
Public Const Xml As String = "text/xml"
public:
literal String^ Xml = "text/xml"
static val mutable Xml: string
Field Value
Type:
String
See Also