SuggestionsViewOptionsType.GoodThreshold Property
The GoodThreshold property gets or sets the percentage of attendees that must have a time period open for the time period to qualify as a good suggested meeting tiem.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property GoodThreshold As Integer
Get
Set
'Usage
Dim instance As SuggestionsViewOptionsType
Dim value As Integer
value = instance.GoodThreshold
instance.GoodThreshold = value
public int GoodThreshold { get; set; }
Property Value
Type: System.Int32
The GoodThreshold property returns the percentage of attendees that must have a time period open for the time period to qualify as a good suggested meeting time.