SuggestionsViewOptionsType.MeetingDurationInMinutes Property

Definition

The MeetingDurationInMinutes property gets or sets the length of meeting.

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

Property Value

The MeetingDurationInMinutes property returns the length of the suggested meeting in minutes.

Applies to