ContactSettingChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the contact settings that were changed as a result of a contact setting changed event.
The ContactSettingChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Setting | Returns the type of the contact property whose value has changed. |
![]() |
Value | Returns the changed contact setting value. |
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