HeaderTypeApprovedBy Property |
Name of the moderator of the mailing list to which this message is sent; necessary on a posting sent to a moderated mailing list to allow its distribution to the list members.
Example:
Approved-By: someone@somedomain.com
Non-standard for use in e-mail. Defined in RFC1036.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public static HeaderType ApprovedBy { get; }
Public Shared ReadOnly Property ApprovedBy As HeaderType
Get
public:
static property HeaderType^ ApprovedBy {
HeaderType^ get ();
}
static member ApprovedBy : HeaderType with get
Property Value
Type:
HeaderTypeSee Also