Message Object : Header Property |
Visual Basic |
---|
Public Property Header As HeaderFields |
The difference between the Header property associated with the Message Object and Part Object is the treatment of the To, Cc, and Bcc labels. The Message Object has separate properties for these labels, and therefore excludes these labels from the Header property. Part Objects include these labels within this property.
Refer to the HeaderFields Object for more information.