Gets the new LyncClient state value.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
ClientState 
NewState { 
get; }

See Also