Edit

Share via


ParticipantAttendanceChangedEventArgs.Participant Property

Definition

Gets the participant that has joined the chat room.

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