Share via


ClientStateChangedEventArgs members

ClientStateChangedEventData Class which is used to get the old, new client states and the status code from the StateChanged event in the LyncClient class.

The ClientStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property NewState Gets the new LyncClient state value.
Public property OldState Gets the old LyncClient state value.
Public property StatusCode Gets the StatusCode of the change.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ClientStateChangedEventArgs class

Microsoft.Lync.Model namespace