Gets the collection of the message headers.
A HeaderCollection object containing the headers of the message.
This property allows the developer to access any headers of the message, add new headers, or modify/delete existing ones.
Use RawHeader property to get the header section of the message as a string.
The example is available in Header topic.
MailMessage Class | MailBee.Mime Namespace | RawHeader