I need to delete an event.  I don't know the event id but I do know
the title, location, description and start time (none of these are
unique by themselves - only together do they create a unique event).
It looks like I should be able to query the calendar based on these
criteria and then delete the event but all I saw was a fulltextsearch
and I'm not sure how that would help.  What is the best way to find a
specific event based on title, location, description and time and then
delete it?  By the way I'm using javascript.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to