AvailabilityOptions.GoodSuggestionThreshold Property

Definition

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

Applies to