HeaderTypeInReplyTo Property |
Reference to message which this message is a reply to.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public static HeaderType InReplyTo { get; }
Public Shared ReadOnly Property InReplyTo As HeaderType
Get
public:
static property HeaderType^ InReplyTo {
HeaderType^ get ();
}
static member InReplyTo : HeaderType with get
Property Value
Type:
HeaderTypeSee Also