Here is my dilema. I have a .NET application working with the Google 
Calendar API. Creating event and recurring events is working fine. I am 
saving the last synced date and adding any events created in the application 
since then to the google calendar when the user click the 'sync' button. 
 
My problem is updated events. If someone changes an event in my application 
how do I know what event in the Google Calendar Feed to update? I have tried 
saving my application's calendar event id in several fields in my EventEntry 
but everytime I query for a feed those fields are blank...
 
Any ideas?? 
 
Thanks a bunch!!

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to