IndividualAttendeeConflictData

The IndividualAttendeeConflictData element 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.

GetUserAvailabilityResponse

SuggestionsResponse

SuggestionDayResultArray

SuggestionDayResult

SuggestionArray

Suggestion

AttendeeConflictDataArray

IndividualAttendeeConflictData

<IndividualAttendeeConflictData>
   <BusyType>...</BusyType>
</IndividualAttendeeConflictData>

IndividualAttendeeConflictData

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
BusyType
Represents the free/busy status of a user for a suggested meeting time.

Parent elements

Element Description
AttendeeConflictDataArray
Contains an array of conflict data for attendees identified in the GetUserAvailabilityRequest.
The following is the XPath expression to this element:
/GetUserAvailabilityResponse/SuggestionsResponse/SuggestionDayResultArray/SuggestionDayResult[i]/SuggestionArray/Suggestion[i]/AttendeeConflictDataArray

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

GetUserAvailability operation

GetUserAvailabilityResponse

Getting User Availability