I'm using the .NET API to add events to a user's calendar. When an
event is added it doesn't have any event reminders set, even if the
calendar has default reminders set.

For example, if I have a default reminder to send an SMS message 15
min before an event for my calendar and add an event via the UI, that
event will be set to have an SMS reminder sent 15 min before it
occurs. However, if I add it via the API, that event won't have any
reminders.

In the API documentation (http://code.google.com/apis/calendar/
developers_guide_dotnet.html#Reminders) it says "If no reminder method
is specified, the event will use the calendar's default reminder
settings." but this does not appear to be the case.

How can I make an event added via the .NET API use the default
reminders for its parent calendar?


--~--~---------~--~----~------------~-------~--~----~
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