CalendarEvent
Topic Last Modified: 2006-11-29
The CalendarEvent element represents a unique calendar item occurrence.
Schema Hierarchy
GetUserAvailabilityResponse
FreeBusyResponseArray
FreeBusyResponse
FreeBusyView
CalendarEventArray
CalendarEvent
Syntax
<CalendarEvent>
<StartTime>...</StartTime>
<EndTime>...</EndTime>
<BusyType>...</BusyType>
<CalendarEventDetails>...</CalendarEventDetails>
</CalendarEvent>
Type
CalendarEvent
Attributes and Elements
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:
|
Remarks
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 Microsoft Exchange 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 |