McuParticipantEndpointProperties.Role Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.