ConferenceJoinOptions 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.
Contains options to customize joining a conference.
public ref class ConferenceJoinOptions
public class ConferenceJoinOptions
type ConferenceJoinOptions = class
Public Class ConferenceJoinOptions
- Inheritance
-
ConferenceJoinOptions
- Derived
Constructors
ConferenceJoinOptions() |
Instantiates the object. |
Properties
AdHocConferenceAccessLevel |
Gets or sets the ad hoc conference access level ConferenceAccessLevel. |
AdHocConferenceAutomaticLeaderAssignment |
Gets or sets the ad hoc automatic leader assignment policy AutomaticLeaderAssignment. |
CanManageLobby |
Gets or sets whether the user that the application represents can manage the lobby. |
JoinMode |
Gets or sets the join mode. |
LobbyTimeout |
Gets or sets the time out period after which the application is automatically disconnected from the lobby if not admitted into the conference. |
Methods
ToString() |
Returns a String that represents this object. |
Extension Methods
SetEndpointRecording(ConferenceJoinOptions, Boolean) |