Hi Beemboy, uid, sequnce and syncEvent are new elements added to the Calendar GData to facilitate syncing with iCal format. Formal documenation on these elements will be updated in the protocol guide. I don't believe the .NET client library has access to these elements directly with the API at the moment.
Hope it helps, Austin On Oct 26, 12:44 am, beemboy <[EMAIL PROTECTED]> wrote: > Hello, > > I see that entries in my default calendar have a uid element such as: > > <gCal:uid value="[EMAIL PROTECTED]" /> > > which has the same prefix (i.e. the portion before the @google.com) as > the id of the event: > > <id>http://www.google.com/calendar/feeds/default/private/full/ > j6bfh6mi27nsea1qmivd9258j0</id> > > What is the 'uid' element in the schema, and is there a way to access > this 'uid' via the .Net API? I couldn't find any Property or method to > support this. > > Thanks! > beemboy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
