ContactSettingChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the contact settings that were changed as a result of a contact setting changed event.
public ref class ContactSettingChangedEventArgs : EventArgs
public class ContactSettingChangedEventArgs : EventArgs
type ContactSettingChangedEventArgs = class
inherit EventArgs
Public Class ContactSettingChangedEventArgs
Inherits EventArgs
- Inheritance
-
ContactSettingChangedEventArgs
Properties
Setting |
Returns the type of the contact property whose value has changed. |
Value |
Returns the changed contact setting value. |