Edit

Share via


McuParticipantEndpointProperties.Role Property

Definition

Gets the endpoint role.

public:
 property Microsoft::Rtc::Collaboration::ConferencingRole Role { Microsoft::Rtc::Collaboration::ConferencingRole get(); };
public Microsoft.Rtc.Collaboration.ConferencingRole Role { get; }
member this.Role : Microsoft.Rtc.Collaboration.ConferencingRole
Public ReadOnly Property Role As ConferencingRole

Property Value

Remarks

The endpoint role, when specified, overrides the user role.

Applies to