ConversationPropertyChangedEventArgs members
Represents the event data of a ConversationPropertyChanged event.
The ConversationPropertyChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConversationPropertyChangedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
Property | Gets the conversation property type whose value has changed. | |
Value | Gets the property value who has changed. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top