AvailabilityOptions.MaximumNonWorkHoursSuggestionsPerDay Property

Definition

Gets or sets the number of meeting times that should be suggested outside of regular working hours per day.

public:
 property int MaximumNonWorkHoursSuggestionsPerDay { int get(); void set(int value); };
public int MaximumNonWorkHoursSuggestionsPerDay { get; set; }
Public Property MaximumNonWorkHoursSuggestionsPerDay As Integer

Property Value

The value of the MaximumNonWorkHoursSuggestionsPerDay property is a T:System.Int32

Applies to