ContactManager::SubscriptionListChanged Event
.NET Framework (current version)
Raised when the list of subscribed contacts changes.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The object has been disposed. |
Since subscriptions are per user and not per process or per application domain, another application running on the host may also cause this event to be raised.
This event requires a PermissionState of Unrestricted.
.NET Framework
Available since 3.5
Available since 3.5
Show: