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
Online Tutorials
Parse Email in VB6 - Tutorial
Parse winmail.dat(TNEF) in VB6 - Tutorial
Parse Email in Delphi - Tutorial
Parse winmail.dat(TNEF) in Delphi - Tutorial
Parse Email in VC++ - Tutorial
Parse winmail.dat(TNEF) in VC++ - Tutorial