Cheers Mikael

I still don't know why RecurrenceExceptions field is always null. But I
did find out how to handle exceptions. There is a field called
originalEvent. This contains the GUID of the recurring appointment that
the exception belongs to and its original start time. This means that
you have to go through all your feeds and pick out the ones where
originalEvent is not null then match them all back to thier original
recurring appointments and add the dates to that recurring appointments
ExDates list.

Also exceptions that were deleted have a Status of "cancelled" and ones
that were just changed are set to "confirmed".


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to