SuggestionsViewOptionsType.MeetingDurationInMinutes 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.
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.