Partilhar via


ConferenceParticipantEndpointProperties.IsInLobby Property

Gets whether the participant endpoint is in the lobby.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property IsInLobby As Boolean
    Get
'Usage
Dim instance As ConferenceParticipantEndpointProperties
Dim value As Boolean

value = instance.IsInLobby
public bool IsInLobby { get; }

Property Value

Type: System.Boolean

See Also

Reference

ConferenceParticipantEndpointProperties Class

ConferenceParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration Namespace