Edit

Share via


ParticipantAttendanceChangedEventArgs.Added Property

Definition

Gets the added participants.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::ConversationParticipant ^> ^ Added { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::ConversationParticipant ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.ConversationParticipant> Added { get; }
member this.Added : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.ConversationParticipant>
Public ReadOnly Property Added As Collection(Of ConversationParticipant)

Property Value

Applies to