Role Property

Endpoint role.

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

Syntax

'Declaration
Public Property Role As ConferencingRole
    Get
    Friend Set
'Usage
Dim instance As McuParticipantEndpointProperties
Dim value As ConferencingRole

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

Property Value

Type: Microsoft.Rtc.Collaboration..::..ConferencingRole

Remarks

The endpoint role overrides the user role, when specified.

See Also

Reference

McuParticipantEndpointProperties Class

McuParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace