Hello Jake, > The repeating events that I'm trying to delete were created using > Google Calendar itself. I've literally pulled the event down and stored > it in a CalendarEventEntry object and then:
What, if any, query parameters were used when pulling down this entry? This determines whether the myEntry object in question represents all occurrences of the recurring event, or just a single occurrence. Also, is this on a primary or secondary calendar? While this should not have anything to do with the problem you're experiencing, I do want to make sure that I'm trying to recreate any problems you're having while keeping as many of the variables constant as possible :) The idea that you created the event through the UI versus the API should have no effect, but this information may turn out to be helpful in solving this -- so thanks for sharing! Cheers, -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 -~----------~----~----~----~------~----~------~--~---
