SubscriberNotificationEventArgs.WatcherList Property

Definition

Gets the Subscriber List.

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

Property Value

Collection<Subscriber>

Applies to