ConferenceParticipantEndpointProperties.IsInLobby Property
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.
Gets whether the participant endpoint is in the lobby.
public:
property bool IsInLobby { bool get(); };
public bool IsInLobby { get; }
member this.IsInLobby : bool
Public ReadOnly Property IsInLobby As Boolean