Importing Outlook PST files
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone know how I can import email messages from an Outlook/Outlook Express PST file? I am writing an e-mail client and I need to be able to import Outlook messages. All I need is the raw message itself - preferably as a text file. The Outlook export options don't seem to be up to the job. Can this be done via some MAPI interface for example? If anyone out there has any pointers on how to do this in VC++, then please reply!!! Regards.