ConversationParticipant.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 conferencing 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
This property returns None for two-party conversation participants.