Why there is no outlook reference document for c++

  • Thread starter Thread starter Jack Zhang
  • Start date Start date
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
 
Just found can easy add all classes by add a new class from a type library
of outlook MSOutl.olb.
 
Back
Top