MFCMapi access to Attachment Filenames and Recipients

  • Thread starter Thread starter AndyH
  • Start date Start date
A

AndyH

I am using the MFCMapi editor to dump Outlook's Mapi properties to a
neutral file which I can then read programmatically. This is working
well for most of the fields that I need to extract, using the Output
Table feature. The two items I cannot yet get hold of are the
Attachment Tables and the Recipient Tables. Is there some way of
dumping these two tables into two or more fields, along with the
content of the other fields?

I know I can inspect the contents of these two tables for an
individual message item by using the functions, Display Attachment
Table and Display Recipient Table, but how do I dump all this data to
a file for the whole mailbox?

Regards,
Andrew
 
Back
Top