ContactSettingChangedEventArgs Class

Definition

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.

Applies to