HeaderTypeSubject Property |
Title, heading, subject. Often used as thread indicator for messages replying to or commenting on other messages.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public static HeaderType Subject { get; }
Public Shared ReadOnly Property Subject As HeaderType
Get
public:
static property HeaderType^ Subject {
HeaderType^ get ();
}
static member Subject : HeaderType with get
Property Value
Type:
HeaderTypeSee Also