ContactSettingChangedEventArgs members
Represents the contact settings that were changed as a result of a contact setting changed event.
The ContactSettingChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContactSettingChangedEventArgs |
Top
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