MessageHeadersString Property
String representation of RFC822-encoded headers of the message.
Syntax
[VB.NET] Public ReadOnlyProperty MessageHeadersString As String
[C#] public string MessageHeadersString {get;}
Remarks
This property holds the full headers of the message in RFC822 format.
This property is read-only.
Default Value
""