Partilhar via


ConferenceParticipantEndpointProperties.Role Property

Gets the participant's role in the conference.

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

Syntax

'Declaration
Public ReadOnly Property Role As ConferencingRole
    Get
'Usage
Dim instance As ConferenceParticipantEndpointProperties
Dim value As ConferencingRole

value = instance.Role
public ConferencingRole Role { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConferencingRole

See Also

Reference

ConferenceParticipantEndpointProperties Class

ConferenceParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration Namespace