TooBigGroupAttendeeConflictData

Switch View :
ScriptFree
TooBigGroupAttendeeConflictData

The TooBigGroupAttendeeConflictData element represents an attendee that was resolved as a distribution list but the distribution list was too large to expand.

Schema Hierarchy

GetUserAvailabilityResponse
  SuggestionsResponse
    SuggestionDayResultArray
      SuggestionDayResult
        SuggestionArray
          Suggestion
            AttendeeConflictDataArray
              TooBigGroupAttendeeConflictData
Syntax


<TooBigGroupAttendeeConflictData/>
Type

TooBigGroupAttendeeConflictData
Attributes and Elements

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

Attributes

None.

Child Elements

None.

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

Distribution lists that contain more than 100 members cannot be expanded.

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

http://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Reference

GetUserAvailability Operation
GetUserAvailabilityResponse

Other Resources

Getting User Availability Information Using a Proxy Class