HeaderTypeReceived Property |
Trace of MTAs which a message has passed.
Defined in RFC 822
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static HeaderType Received { get; }
Public Shared ReadOnly Property Received As HeaderType
Get
public:
static property HeaderType^ Received {
HeaderType^ get ();
}
static member Received : HeaderType with get
Property Value
Type:
HeaderType
See Also