I don't mean that, I just want to set the default reminder setting of one Calendar through Google Calendar API. So how? Or I just can't do that.
e.g. I create a calendar named 'test', so if I can set a default reminder as SMS 5 minutes before the event, whenever I add an event to the calendar(if I don't specify any new reminder settings), it will inheirt from the default settings. But how can I set a default reminder for a calendar? not just an event thanks On Jun 21, 1:49 am, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > For an event to inherit the default reminder setting of your Google Calendar > account, you can either add an empty reminder element with no method > value <gd:reminder > /> or add a <gd:reminder method='all' /> element. > > Hope that helps, > Austin > > On Thu, Jun 19, 2008 at 2:23 AM, Wenqing Gu <[EMAIL PROTECTED]> wrote: > > > Can I add a default reminder for a specific calendar using Google > > Calendar Data API? > > I mean not adding reminder for every event I add to the calendar, but > > add a default reminder setting for a calendar, just like the calendar > > gui. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
