Attachment.Headers Property


Gets the HeaderCollection for headers of the attachment in the email message.

[VisualĀ Basic 6.0]
Public Property Get Headers() As EAGetMailObjLib.HeaderCollection
[Visual C++]
public: get_Headers( IHeaderCollection** pVal );

Property Value

Gets a HeaderCollection instance for headers of the attachment in the email message.