Partilhar via


ConversationParticipantProperties.Role Property

Gets the conference role of the participant.

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 ConversationParticipantProperties
Dim value As ConferencingRole

value = instance.Role
public ConferencingRole Role { get; internal set; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConferencingRole

See Also

Reference

ConversationParticipantProperties Class

ConversationParticipantProperties Members

Microsoft.Rtc.Collaboration Namespace