Mail.BodyHeaders Property


Gets the HeaderCollection of the body part.

[VisualĀ Basic]
Public Property Get BodyHeaders() As HeaderCollection
[Visual C++]
public: get_BodyHeaders(IHeaderCollection** pVal);

Property Value

A HeaderCollection instance presenting the headers of the body part.