Share via


IsParticipantIdAsserted Property

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

Syntax

'Declaration
Public Property IsParticipantIdAsserted As Boolean
    Get
    Private Set
'Usage
Dim instance As ParticipantEndpoint
Dim value As Boolean

value = instance.IsParticipantIdAsserted
public bool IsParticipantIdAsserted { get; private set; }

Property Value

Type: System..::..Boolean

See Also

Reference

ParticipantEndpoint Class

ParticipantEndpoint Members

Microsoft.Rtc.Collaboration Namespace