Description
The MessageHeaders object is a collection of all MIME headers in a single email message.
Properties
long Count
The number of objects in the collection.
(read-only)
Returns an object by its given index.
(read-only)
Returns an object by it's name. If multiple matching, first is returned.
(read-only)