SuggestionsViewOptionsType.MaximumNonWorkHourResultsByDay Property
The MaximumNonWorkHourResultsByDay property gets or sets the suggested number of results per day for meeting times outside regular working hours.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property MaximumNonWorkHourResultsByDay As Integer
Get
Set
'Usage
Dim instance As SuggestionsViewOptionsType
Dim value As Integer
value = instance.MaximumNonWorkHourResultsByDay
instance.MaximumNonWorkHourResultsByDay = value
public int MaximumNonWorkHourResultsByDay { get; set; }
Property Value
Type: System.Int32
The MaximumNonWorkHourResultsByDay property returns the suggested number of results per day for meeting times outside regular working hours.