16 messages in com.googlegroups.google-calendar-help-dataapiRe: Recurrence Handling
FromSent OnAttachments
Mikael Grev, MiG InfoCom13 Nov 2006 11:34 
USI13 Nov 2006 18:29 
MPH14 Nov 2006 01:52 
Mikael Grev, MiG InfoCom14 Nov 2006 10:33 
Mikael Grev, MiG InfoCom15 Nov 2006 11:58 
MPH16 Nov 2006 04:03 
Ryan Boyd (Google)16 Nov 2006 10:57 
Ryan Boyd (Google)16 Nov 2006 11:15 
Mikael Grev, MiG InfoCom16 Nov 2006 11:47 
Mikael Grev, MiG InfoCom16 Nov 2006 11:54 
Ryan Boyd (Google)16 Nov 2006 19:18 
MPH17 Nov 2006 04:07 
Ryan Boyd (Google)20 Nov 2006 08:54 
MPH27 Nov 2006 07:18 
Ryan Boyd (Google)28 Nov 2006 09:56 
MPH29 Nov 2006 06:47 
Subject:Re: Recurrence Handling
From:Ryan Boyd (Google) (api.@google.com)
Date:11/16/2006 10:57:55 AM
List:com.googlegroups.google-calendar-help-dataapi

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