A calendar event can have multiple entries for when it occurs, according to http://code.google.com/apis/gdata/elements.html#gdEventKind
I use the .net API, and in these terms the EventEntry class exposes the property Times which is a WhenCollection. http://code.google.com/apis/gdata/csdoc/Google.GData.Calendar.EventEntry.Times.html What is this for? I can't think of why an event might have several times (apart from recurring events, which are handled differently through gd:recurrence and gd:recurrenceException). Damon. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
