AvailabilityOptions.MaximumNonWorkHoursSuggestionsPerDay 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 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