Edit

Share via


ConversationParticipant.Role Property

Definition

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.

Applies to