|
|
mailHeaders |
The mailHeaders object contain the collection of headers in a
message. Each header in the collection is a mailHeader
object.
Methods
- AddHeader - Adds a header to the
message.
- Export - Exports all
headers in the message to a file.
- GetHeader - Gets a
header in the message by its index position in the collection.
- GetHeaderByName -
Gets a header in the message by referencing its name.
- GetRawString - Gets
the raw string stream of all headers in the message.
Properties
- Count - Returns the total number of headers in the
message.