CalendarEventDetails
Topic Last Modified: 2009-07-27
The CalendarEventDetails element provides additional information about a calendar event.
Schema Hierarchy
GetUserAvailabilityResponse
FreeBusyResponseArray
FreeBusyResponse
FreeBusyView
CalendarEventArray
CalendarEvent
CalendarEventDetails
Syntax
<CalendarEventDetails>
<ID/>
<Subject/>
<Location/>
<IsMeeting/>
<IsRecurring/>
<IsException/>
<IsReminderSet/>
<IsPrivate/>
</CalendarEventDetails>
Type
CalendarEventDetails
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Represents the entry ID of the calendar item. |
|
Represents the subject of the calendar item. |
|
Represents the location field of the calendar item. |
|
Indicates whether the calendar event is a meeting or an appointment. |
|
Indicates whether the calendar event is an instance of a recurring calendar item or a single calendar item. |
|
Indicates whether an instance of a recurring calendar item is changed from the master. |
|
Indicates whether a reminder has been set for the calendar event. |
|
Indicates whether the calendar item is private. |
Parent Elements
Element | Description |
---|---|
Represents a unique calendar item occurrence. The following is the XPath 2.0 expression to this element:
|
Remarks
All the child elements are listed in the sequence in which they occur.
If the IsPrivate element is true, all the other elements in the CalendarEventDetails element are not returned in the response.
The GetUserAvailability operation does not return detailed caller information unless the caller has read access on the target user's calendar. You can set access permissions by using the Exchange Management Shell.
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 |