SuggestionQuality Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the quality of an availability suggestion.
public enum class SuggestionQuality
public enum SuggestionQuality
Public Enum SuggestionQuality
- Inheritance
-
SuggestionQuality
Fields
Name | Value | Description |
---|---|---|
Excellent | 0 | The suggestion is excellent; all attendees are available. |
Good | 1 | The suggestion is good; most attendees are available. |
Fair | 2 | The suggestion is fair; some attendees are available. |
Poor | 3 | The suggestion is poor; few attendees are available. |