ConferenceParticipantEndpointProperties.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 participant's role in the conference.
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