AvailabilityOptions.MeetingDuration 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 duration, in minutes, of the meeting for which to obtain suggestions.
public:
property int MeetingDuration { int get(); void set(int value); };
public int MeetingDuration { get; set; }
Public Property MeetingDuration As Integer
Property Value
The value of the MeetingDuration property is a T:System.Int32