HeaderTypeXConfirmReadingTo Property |
This header requests an automated confirmation notice when the message is received or read. It is typically ignored; presumably some software acts on it.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static HeaderType XConfirmReadingTo { get; }
Public Shared ReadOnly Property XConfirmReadingTo As HeaderType
Get
public:
static property HeaderType^ XConfirmReadingTo {
HeaderType^ get ();
}
static member XConfirmReadingTo : HeaderType with get
Property Value
Type:
HeaderType
See Also