Hi Matt, > Recurring Appointment Exceptions > Created a recurring appointment in Google Calendar and deleted a couple > of instances and changed the date of some others, so the recurring > appointment was still set up but now contained exceptions. > > However getting these out of Google through the API the > RecurrenceExceptions fiield is null. how is that???
What feed are you using to access your calendar through the API? The full feed does not contain recurrenceException XML, but the composite feed does. Please see here: http://code.google.com/apis/gdata/calendar.html#Projection Also, you may wish to note that the composite feed is read-only. -Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
