exception in recurring appointment in Outlook

A

Anthony Cheung

I got hold on an AppointmentItem which is an recurring item (IsRecurring is true). The recurring pattern is every Friday from 10:00am to 11:00am. When I call GetRecurrencePattern using the AppointmentItem, I found out that there is a pattern Exception with the Deleted set to true. Yet, when I go to Outlook and open the account calendar, the appointment is not deleted. It was just moved from 10:00am-11:00am to 11:00am-12:00pm. How can I get the new start and end time for the appointmentItem? I tried using the AppointmentItem property of the Exception. As the Deleted property is true, the AppointmentItem property is not set

Thanks in advanc

Anthony
 

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