CalendarItemType.IsOnlineMeeting Property

Definition

The IsOnlineMeeting property gets or sets a Boolean value that indicates whether the meeting is online.

public:
 property bool IsOnlineMeeting { bool get(); void set(bool value); };
public bool IsOnlineMeeting { get; set; }
Public Property IsOnlineMeeting As Boolean

Property Value

The IsOnlineMeeting property returns true if the meeting is online; otherwise, the property returns false.

Applies to