I have a similar need. I want to persist the entry object some how so that later I can locate it and delete it. So what should I be persisting? I couldnt find a way to get to the entryID. Thanks Balaji
On Apr 15, 2008, at 9:34 PM, jack nicolson wrote: > Hi sunitha, > > To delete a specific event you can simply use the entry obejct of > that event and call > entry.delete() method it will delete the specific event u want. > > Thanks, > Jack. > > > On 4/16/08, sunitha <[EMAIL PROTECTED]> wrote: > > I would like to know the way to delete specific event. > > Once we create the event the EventEntry object will be returned. > > I would like to save id or url so that in future to retrieve the event > and to delete event. > > > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
