Hi Charlie, Thanks for your note. I'm in the process of researching the best way to handle this. Until I can get you 'official' feedback, I will say that I have been successful creating recurring event exceptions by POSTing a new entry to the calendar feed (/calendar/feeds/default/private/full or the like) that includes a <gd:originalEvent .../> element that points to the appropriate event for which you're creating exceptions and has the appropriate information. Modifications to the exceptions can be done in the same fashion. Deletions can be done by updating the event status -- the only limitation I found when using this method was that I could not 'undelete' a single occurrence.
Cheers, -Ryan On Dec 18, 1:20 pm, "Charlie Wood" <[EMAIL PROTECTED]> wrote: > I've read all the posts on this forum related to recurrences and > recurrence exceptions and still don't understand how to create a > recurrence exception. I'm about to start doing some trial-and-error > research, but since that's clearly suboptimal I thought I'd ask again > if there's an officially sanctioned way of doing this. > > I'm reading recurrence exceptions fine by using the composite > projection. But when I need to write an exception to a gCal calendar > I'm at a bit of a loss. Any guidance would be most appreciated. > > Regards, > Charlie > spanningsync.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
