Edit

Share via


DelegatesNotificationEventArgs.DelegateList Property

Definition

Gets the list of delegates.

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

Property Value

Applies to