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
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