SuggestionsViewOptionsType.MinimumSuggestionQuality Property
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.
The MinimumSuggestionQuality property get or sets the minimum quality of suggestions to return in the response.
public:
property ExchangeWebServices::SuggestionQuality MinimumSuggestionQuality { ExchangeWebServices::SuggestionQuality get(); void set(ExchangeWebServices::SuggestionQuality value); };
public ExchangeWebServices.SuggestionQuality MinimumSuggestionQuality { get; set; }
Public Property MinimumSuggestionQuality As SuggestionQuality
Property Value
The MinimumSuggestionQuality property returns one of the SuggestionQuality enumeration values.