ParticipantPrivilegeChangedEventArgs.Participant Property

Definition

Gets the participant whose privileges have changed, and the set of of privileges now granted to this participant.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::ChatRoomParticipant ^ Participant { Microsoft::Rtc::Collaboration::PersistentChat::ChatRoomParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.ChatRoomParticipant Participant { get; }
member this.Participant : Microsoft.Rtc.Collaboration.PersistentChat.ChatRoomParticipant
Public ReadOnly Property Participant As ChatRoomParticipant

Property Value

The participant.

Applies to