SuggestionQuality Enum

Definition

The SuggestionQuality enumeration identifies the quality types of the suggested meeting day or time.

public enum class SuggestionQuality
public enum SuggestionQuality
Public Enum SuggestionQuality
Inheritance
SuggestionQuality

Fields

Excellent 0

Specifies that 100 percent of users and resources are available for the suggested meeting time.

Fair 2

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.

Good 1

Specifies that the minimum percentage of users and resources that are available is equal to or greater than the GoodThreshold element value plus 50.

Poor 3

Specifies that less than 50 percent of the users and resources are available for the suggested meeting time.

Remarks

This enumeration is used by the following properties:

Applies to