OnlineMeetingSettings Class
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.
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
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. |