SuggestionQuality

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The SuggestionQuality element represents the quality of the suggested meeting time.

GetUserAvailabilityResponse
  SuggestionsResponse
    SuggestionDayResultArray
      SuggestionDayResult
        SuggestionArray
          Suggestion
            SuggestionQuality

<SuggestionQuality>Excellent or Good or Fair or Poor</SuggestionQuality>

SuggestionQuality

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

Suggestion

Represents a single meeting time suggestion.

The following is the XPath expression to this element:

/GetUserAvailabilityResponse/SuggestionsResponse/SuggestionDayResultArray/SuggestionDayResult[i]/SuggestionArray/Suggestion[i]

Text Value

A text value that represents a SuggestionQuality value is required. The following are the possible values:

  • Excellent   100 percent of users and resources are available for the suggested meeting time.

  • Good   The minimum percentage of users and resources available is equal to or greater than the GoodThreshold element value plus 50.

  • Fair   The maximum percentage of users and resources available for a suggested meeting time is equal to the GoodThreshold element value plus 50. The minimum value for a Fair quality meeting time is 50 percent.

  • Poor   Less than 50 percent of the users and resources are available for the suggested meeting time.

Remarks

The SuggestionQuality type is also the type for the DayQuality and the MinimumSuggestionQuality elements.

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

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False