MFC support for Outlook Add-In

S

Sam

Hi,
I want to know about the MFC support for building a new add in for
Outlook 2003.
Can I fetch Outlook folders and populate same on MFC Application dialog as
it is for item fetching from the folders.

Please do suggest on the same.

Thanks
 
K

Ken Slovak - [MVP - Outlook]

Using MFC or anything else you must access the Outlook object model or use
Extended MAPI to access Outlook objects, or use another supported API.
There's no special support in MFC for Outlook addins.

There should be C++ samples for Outlook addins that you can find by googling
for that.
 

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