HeaderTypeToString Method

Returns a String that represents the current Object.

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

Return Value

Type: String
A String that represents the current Object.
See Also