The new change to Google Calendar that allows reminders to be set for shared calendars is good to see. However this has introduced a new bug setting reminders via the C# API. using the API to add or modify a event reminder doesn't work.
For the default calendar passing a reminder will half work, i.e. the reminder will be stored on the event in Google but it won't display in the GUI, you just get a little alarm clock and a blank reminder. However getting the event back using the API the reminder is still set. For shared events the reminder can't be set through the API. So when we add or update an event even if we set a reminder it will always be blank in Google, when doing a replace this wipes out any existing alarm. I assume the fix to the Calendar regarding reminders hasn't been catered for in the API. Do you know when this will be the case because this is probably a worse situation for handling reminders though the API now than before the fix. Although it is good to see that reminders are at least half fixed, sort of. Kind Regards, Matthew www.GooSync.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
