MessageHeaders Property
Collection of RFC822-encoded headers of the message.
Syntax
public HeaderList MessageHeaders { get; }
Public ReadOnly Property MessageHeaders As HeaderList
Remarks
This property holds the full headers of the message in RFC822 format.
This property is read-only and not available at design time.