How to obtain Outlook appointments

Hi guys
in the software I'm developing in c++ I want to obtain all the appointments of a specific calendar. In detail, I have a path to a calendar (for example Personal folders\Calendar\My calendar) and I want the software returns all the appointments contained in it.
I'm searhing something like this: http://www.tek-tips.com/faqs.cfm?fid=3894 but in c++
I tried to search in Internet but all the guides I've found describes how to save an appointment in Outlook not how to obtain it. Any idea on how I can do this?

Thanks
See MSDN samples (SDK, KB) about OL automation or ask on Win32 grp (http://tinyurl.com/cmhb5g) for usual old samples in C++..
Topic archived. No new replies allowed.