ConversationStateChangedEventArgs members

Represents the event data of a ConversationStateChanged event.

The ConversationStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property NewState Gets the new conversation state value.
Public property OldState Gets the old conversation state value.
Public property Properties Gets the properties of the change.
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

ConversationStateChangedEventArgs class

Microsoft.Lync.Model.Conversation namespace