ConversationPropertyChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the event data of a ConversationPropertyChanged event.
The ConversationPropertyChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Property | Gets the conversation property type whose value has changed. | |
Value | Gets the property value that 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