View Single Post
  #1  
Old July 26th 07, 05:18 AM posted to microsoft.public.outlook.program_vba
AndyH
external usenet poster
 
Posts: 17
Default MFCMapi access to Attachment Filenames and Recipients



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


Ads