Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the conferencing role.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property Role As ConferencingRole
Get
Friend Set
'Usage
Dim instance As ConversationParticipant
Dim value As ConferencingRole
value = instance.Role
public ConferencingRole Role { get; internal set; }
Property Value
Type: Microsoft.Rtc.Collaboration.ConferencingRole
Remarks
This property returns None for two-party conversation participants.