CalendarEventArray

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

GetUserAvailability operation

GetUserAvailabilityResponse

Getting User Availability