AvailabilityOptions.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.
Gets or sets the minimum quality of suggestions to return.
public:
property Microsoft::Exchange::WebServices::Data::SuggestionQuality MinimumSuggestionQuality { Microsoft::Exchange::WebServices::Data::SuggestionQuality get(); void set(Microsoft::Exchange::WebServices::Data::SuggestionQuality value); };
public Microsoft.Exchange.WebServices.Data.SuggestionQuality MinimumSuggestionQuality { get; set; }
Public Property MinimumSuggestionQuality As SuggestionQuality
Property Value
The value of the MinimumSuggestionQuality property is a SuggestionQuality enumeration value. The default value is Fair.