ClientStateChangedEventArgs.OldState Property
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.
Gets the old LyncClient state value.
public:
property Microsoft::Lync::Model::ClientState OldState { Microsoft::Lync::Model::ClientState get(); };
public Microsoft.Lync.Model.ClientState OldState { get; }
member this.OldState : Microsoft.Lync.Model.ClientState
Public ReadOnly Property OldState As ClientState