MessageHeadersString Property
String representation of RFC822-encoded headers of the message.
Syntax
__property String MessageHeadersString = {read=FMessageHeadersString, write=FSetMessageHeadersString};
Default Value
""
Remarks
This property holds the full headers of the message in RFC822 format.
This property is read-only.
Data Type
String