Outlook and iCalendar

G

Gee Weez

Hello,

I am writing a MAPI addin for Outlook that would generate iMip style
messages for meeting requests, responses and cancellations. I know
Outlook configured to work with IMAP is able to generate and consume
such iMip (iCalendar messages), and was wondering if there is some
method/functionality exposed in Outlook (or else where) which I could
use to generate and parse the iCalendar objects into Outlook objects.

I noticed the SaveAs method in the Outlook Object Model can generate
iCalendar files for AppointmentItems but wasn't sure if the same would
generate the correct iCalendar files (i.e. with the correct METHOD)
for meeting cancellations, etc.

Regards,

GW.
 

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