2.2.4.23 t:OnlineMeetingSettingsType Complex Type
The OnlineMeetingSettingsType complex type specifies the settings for an online meeting.<55>
-
<xs:complexType name="OnlineMeetingSettingsType"> <xs:sequence> <xs:element name="LobbyBypass" type="t:LobbyBypassType"/> <xs:element name="AccessLevel" type="t:OnlineMeetingAccessLevelType"/> <xs:element name="Presenters" type="t:PresentersType"/> </xs:sequence> </xs:complexType>
The following table describes the child elements of the OnlineMeetingSettingsType complex type.
Element |
Type |
Description |
---|---|---|
LobbyBypass |
t:LobbyBypassType (section 2.2.5.8) |
Specifies the settings to bypass the online waiting area. |
AccessLevel |
t:OnlineMeetingAccessLevelType (section 2.2.5.10) |
Specifies who must wait in the online waiting area before online meetings. |
Presenters |
t:PresentersType (section 2.2.5.11 |
Controls which participants are given presenter privileges when the meeting is scheduled. |