SuggestionQuality enumeration
Exchange Server 2013
The SuggestionQuality enumeration identifies the quality types of the suggested meeting day or time.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
| Member name | Description | |
|---|---|---|
| Excellent | Specifies that 100 percent of users and resources are available for the suggested meeting time. | |
| Good | Specifies that the minimum percentage of users and resources that are available is equal to or greater than the GoodThreshold element value plus 50. | |
| Fair | Specifies that the maximum percentage of users and resources that are 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 | Specifies that less than 50 percent of the users and resources are available for the suggested meeting time. |
This enumeration is used by the following properties:
The MinimumSuggestionQuality property of the SuggestionsViewOptionsType object
The SuggestionQuality property of the Suggestion object
The DayQuality property of the SuggestionDayResult object
Show: