LyncClient.ClientDisconnected Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when Lync connection is broken.
public:
event EventHandler ^ ClientDisconnected;
public event EventHandler ClientDisconnected;
member this.ClientDisconnected : EventHandler
Public Custom Event ClientDisconnected As EventHandler