Edit

Share via


ParticipantAttendanceChangedEventArgs.Removed Property

Definition

Gets the removed participants.

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

Property Value

Applies to