Why there is no outlook reference document for c++

J

Jack Zhang

I am new to outlook program, my application is wrote in VC++, I want to
access outlook from it, but why I can't find a reference document of outlook
model for c++, only can get a VBA model.

Thanks for your help
Jack
 
J

Jack Zhang

Just found can easy add all classes by add a new class from a type library
of outlook MSOutl.olb.
 
Top