On Sep 19, 2008, at 1:07 AM, ksaleem wrote:
> Is there a way that I could stop inserting two events of same date and > time. The Google Calendar API doesn't impose any uniqueness constraints like this, so you would have to do it yourself, but first querying for other events with the same date and time and then not inserting the conflicting event. Ray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
