wodSmtp ActiveX Control - SmtpHdrs Object
    
 
Description

Holds collection of all headers in the message (or message part).


Object Model





Members
Methods
Add Adds new header to the collection.
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.