OnlineMeetingSettings Class

Definition

Represents online meeting settings. The OnlineMeetingSettings class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class OnlineMeetingSettings : Microsoft::Exchange::WebServices::Data::ComplexProperty
public class OnlineMeetingSettings : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public Class OnlineMeetingSettings
Inherits ComplexProperty
Inheritance
OnlineMeetingSettings

Constructors

OnlineMeetingSettings()

Initializes a new instance of the OnlineMeetingSettings class. The OnlineMeetingSettings() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Properties

AccessLevel

Gets or sets the online meeting setting that describes access permission to the meeting. The AccessLevel property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

LobbyBypass

Gets or sets the online meeting setting that describes whether users dialing in by phone have to wait in the online waiting area before joining a meeting. The LobbyBypass property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Presenters

Gets or sets the online meeting setting that defines the meeting leaders. The Presenters property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to