SuggestionsViewOptionsType.MeetingDurationInMinutes Property
The MeetingDurationInMinutes property gets or sets the length of meeting.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property MeetingDurationInMinutes As Integer
Get
Set
'Usage
Dim instance As SuggestionsViewOptionsType
Dim value As Integer
value = instance.MeetingDurationInMinutes
instance.MeetingDurationInMinutes = value
public int MeetingDurationInMinutes { get; set; }
Property Value
Type: System.Int32
The MeetingDurationInMinutes property returns the length of the suggested meeting in minutes.