CalendarEventArray

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The CalendarEventArray element contains a set of unique calendar item occurrences that represent the requested user's availability.

GetUserAvailabilityResponse
  FreeBusyResponseArray
    FreeBusyResponse
      FreeBusyView
        CalendarEventArray

<CalendarEventArray>
   <CalendarEvent>...</CalendarEvent>
</CalendarEventArray>

ArrayOfCalendarEvent

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

CalendarEvent

Represents a unique calendar item occurrence.

Parent Elements

Element

Description

FreeBusyView

Contains availability information for a specific user.

The following is the XPath 2.0 expression to this element: 

/GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/FreeBusyView

Remarks

The level of detail provided by this element depends on the permissions granted to the requestor. This element is included when the FreeBusyViewType element is set to FreeBusy, FreeBusyMerged, Detailed, or DetailedMerged. This element does not include any child elements if no calendar items are present in the requested time window.

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False