Hello Jake, Exceptions to repeating events are represented as separate entries. Taking the 'parent' event and copying it to another calendar will not copy the exceptions with it.
You could try copying the parent event, getting the ID of the parent event and use it to copy each of the exceptions over by creating a new event with a gd:originalEvent element. These exceptions should be retrieved without the singleevents=true parameter. Cheers, -Ryan On 2/6/07, Jake <[EMAIL PROTECTED]> wrote: > > > I've retrieved a repeating event from one calendar and reinserted it > another....but none of the exceptions have been copied. I've tried > retrieving the exception as a calendarevententry using a calendar > query with singleevents=true, but I get a service error when I try to > insert this event into the second calendar. Any help gratefully > received. > > Thanks, > > Jake > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
