NumberOfMembersWithConflict
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The NumberOfMembersWithConflict element represents the number of distribution list members who have a conflict with a suggested meeting time. This element represents members who have a status of Busy, OOF, or Tentative.
SuggestionsResponse
SuggestionDayResultArray
SuggestionDayResult
SuggestionArray
Suggestion
AttendeeConflictDataArray
GroupAttendeeConflictData
NumberOfMembersWithConflict
<NumberOfMembersWithConflict>...</NumberOfMembersWithConflict>
int
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Contains aggregate conflict information about the number of users who are 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. The following is the XPath expression to this element: /GetUserAvailabilityResponse/SuggestionsResponse/SuggestionDayResultArray/SuggestionDayResult[i]/SuggestionArray/Suggestion[i]/AttendeeConflictDataArray/GroupAttendeeConflictData[i] |