AvailabilityOptions.MeetingDuration Property

Definition

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

Applies to