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
Thanks in advanc
Anthony