Hi Damon,

The collection of when elements only come in play when you are using the
start-min and start-max query parameter on a recurrence.  All recurring
instances of a recurrence within a time window defined by start-min and
start-max will be returned in a single event entry with a collection of when
elements.

Hope it helps,
Austin

On Thu, May 1, 2008 at 5:48 AM, Damon <[EMAIL PROTECTED]> wrote:

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

Reply via email to