ContentTypeToString Method

Returns a String that represents this instance.

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also