AvailabilityOptions.GoodSuggestionThreshold 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 percentage of attendees that must have the time period open for the time period to qualify as a good suggested meeting time.
public:
property int GoodSuggestionThreshold { int get(); void set(int value); };
public int GoodSuggestionThreshold { get; set; }
Public Property GoodSuggestionThreshold As Integer
Property Value
The value of the GoodSuggestionThreshold property is a T:System.Int32