On 2009-10-15 11:37:44 -0700, Michael Shen <[email protected]> said:
> > Hello all, > > How to add more than one reminder to an event? Can anyone help me on > this? > > Thank you. It depends on which client library you're using. In the protocol, you just additional <gd:reminder> elements. Most client libraries store the reminders in an array, so you just add additional reminders into the array. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
