SuggestionQuality
Topic Last Modified: 2006-11-29
The SuggestionQuality element represents the quality of the suggested meeting time.
Schema Hierarchy
GetUserAvailabilityResponse
SuggestionsResponse
SuggestionDayResultArray
SuggestionDayResult
SuggestionArray
Suggestion
SuggestionQuality
Syntax
<SuggestionQuality>Excellent or Good or Fair or Poor</SuggestionQuality>
Type
SuggestionQuality
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents a single meeting time suggestion. The following is the XPath expression to this element:
|
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 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 |