Hi Yamamo, Deleting a recurring event currently involves creating a new event entry which includes both a gd:originalEvent element to reference the event which you need to cancel [see 1] and a gd:eventStatus to cancel the event [2].
This should get you started - Please let us know if you have any issues doing this in .NET Cheers, -Ryan [1] = http://code.google.com/apis/gdata/elements.html#gdOriginalEvent [2] = http://code.google.com/apis/gdata/elements.html#gdEventStatus On Apr 2, 9:53 am, "yamamo" <[EMAIL PROTECTED]> wrote: > Hi There > > Please tell me, > How should I delete one instance of recurring event using C# Library ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
