The ConversationStateChangedEventArgstype exposes the following members.

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.)

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.

See Also