Writing messages into Outlook's Personal Folders

D

darshandd

I am writing an application that imports and exports messages into
Outlook's folders (PST) by using XMAPI from C++ directly. I am not
using CDO or COM. I am fine with reading messages from folders.

But I don't have an idea of how messages are written back into the
Outlook's folders using XMAPI. Specifically, how to initialize and
create a new message, directly using XMAPI functions in C++. Please
guide me on this.

Thanks.
-DD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top