AppointmentItem GetMessage with Visual C++

M

mocad_tom

I wrote a small interface to insert appointments into the outlook
calendar.
After olAppt.Save() I receive the CString oliid = olAppt.GetEntryID()
and save it in my database.

Now I want to catch the appointment with the GetMessage-function which
should work very well in basic, but there is no function which
retrieves an item in c++.
Any hints, thanks in advance,
tom
 

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