Topic Last Modified: 2009-08-10
The ConflictingMeetings element identifies all calendar items that conflict with a meeting time.
<ConflictingMeetings>
<CalendarItem/>
</ConflictingMeetings>
NonEmptyArrayOfAllItemsType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
|
Element
|
Description
|
|---|
|
CalendarItem
|
Represents an Exchange calendar item.
|
Parent Elements
|
Element
|
Description
|
|---|
|
MeetingRequest
|
Represents a meeting request in the Exchange store.
|
|
CalendarItem
|
Represents an Exchange calendar item.
|
If this element is used, it must contain one or more child elements.
The schema that describes this element is located in the EWS virtual directory of the Exchange server that has the Client Access server role installed.
Note: |
|---|
|
Although additional child elements are valid per the schema, the CalendarItem element is the only child element that Exchange Web Services (EWS) will return within the ConflictingMeetings element. This topic does not list child elements that are valid per the schema but will not be returned by EWS.
|
|
Namespace
|
http://schemas.microsoft.com/exchange/services/2006/types
|
|
Schema Name
|
Types schema
|
|
Validation File
|
Types.xsd
|
|
Can be Empty
|
False
|
Other Resources
Exchange Web Services XML Elements