wodMailbox ActiveX Control - Headers Collection
    
 
Description

Holds information about collection of all headers in the message or message part.


Object Model



Members
Methods
Add Adds new header to the collection.
Exists Tests if header exists.
FromString Imports headers from string variable.
Remove Removes header from the collection.
RemoveAll Removes all headers from the collection.
ToString Returns string expression containing all headers.

Properties
Count Read-only property Returns total number of headers in the collection.
Item Read-only property References specific header in the collection.