AttendeeConflictDataArray
Topic Last Modified: 2006-11-29
The AttendeeConflictDataArray element contains an array of conflict data for queried attendees identified in the GetUserAvailability Operation.
Schema Hierarchy
GetUserAvailabilityResponse
SuggestionsResponse
SuggestionDayResultArray
SuggestionDayResult
SuggestionArray
Suggestion
AttendeeConflictDataArray
Syntax
<ArrayOfAttendeeConflictData>
<UnknownAttendeeConflictData>...</UnknownAttendeeConflictData>
<IndividualAttendeeConflictData>...</IndividualAttendeeConflictData>
<TooBigGroupAttendeeConflictData>...</TooBigGroupAttendeeConflictData>
<GroupAttendeeConflictData>...</GroupAttendeeConflictData>
</ArrayOfAttendeeConflictData>
Type
ArrayOfAttendeeConflictData
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Represents an unresolvable attendee or an attendee that is not a user, distribution list, or contact. |
|
Contains a user's or contact's free/busy status for a time window that occurs at the same time as the suggested meeting time identified in the Suggestion element. |
|
Represents an attendee that resolved as a distribution list that was too large to expand. |
|
Contains aggregate conflict information about the number of users available, the number of users who have conflicts, and the number of users who do not have availability information in a distribution list for a suggested meeting time. |
Parent Elements
Element | Description |
---|---|
Represents a single meeting time suggestion. The following is the XPath expression to this element:
|
Remarks
The position of each element in the AttendeeConflictDataArray corresponds to the position of the queried attendees in the MailboxDataArray element. Each queried attendee must correspond to one of the AttendeeConflictDataArray child elements. These elements represent a single conflict with the suggested meeting time identified in the Suggestion element.
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 |