HeaderTypeXMailer Property |
Information about the client software of the originator.
Example:
X-Mailer: Aspose.Email
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static HeaderType XMailer { get; }
Public Shared ReadOnly Property XMailer As HeaderType
Get
public:
static property HeaderType^ XMailer {
HeaderType^ get ();
}
static member XMailer : HeaderType with get
Property Value
Type:
HeaderType
See Also