Question

I am trying to create an outlook profile and I found this

And i am trying to us the: "Use the MAPI IProfAdmin interface" but I dont know what "include" I need to us.

if you know a better way to create outlook profile without user interaction it will help :)

Was it helpful?

Solution 2

According to the MSDN documentation for this interface, You need to include <Mapix.h>.

OTHER TIPS

Download MFCMAPI source code - besides showing how to use just about every MAPI object, it includes all the up-to-date header files

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top