This documentation is archived and is not being maintained.
ContactManager.SubscriptionListChanged Event
Visual Studio 2008
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.
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: