CalendarEvent
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The CalendarEvent element represents a unique calendar item occurrence.
FreeBusyResponseArray
FreeBusyResponse
FreeBusyView
CalendarEventArray
CalendarEvent
<CalendarEvent> <StartTime>...</StartTime> <EndTime>...</EndTime> <BusyType>...</BusyType> <CalendarEventDetails>...</CalendarEventDetails> </CalendarEvent>
CalendarEvent
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents the start of a calendar event. This is a required child element. | |
Represents the end of a calendar event. This is a required child element. | |
Represents the free/busy status set for a calendar event. This is a required child element. | |
Provides additional information for a calendar event. This is an optional child element. |
Parent elements
Element | Description |
|---|---|
Contains a set of unique calendar item occurrences that represent the requested user's availability. The following is the XPath 2.0 expression to this element: /GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/FreeBusyView/CalendarEventArray |
The appointment and meeting times are returned in the time zone of the client. All the child elements are listed in the sequence in which they occur. The level of detail provided by this element depends on the permissions granted to the requestor.
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.