HeaderTypeImportance Property |
Gets the importance.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static HeaderType Importance { get; }
Public Shared ReadOnly Property Importance As HeaderType
Get
public:
static property HeaderType^ Importance {
HeaderType^ get ();
}
static member Importance : HeaderType with get
Property Value
Type:
HeaderTypeThe importance.
See Also