Edit

Share via


Contact.SettingChanged Event

Definition

Occurs when the value of a contact property changes.

public:
 event EventHandler<Microsoft::Lync::Model::ContactSettingChangedEventArgs ^> ^ SettingChanged;
public event EventHandler<Microsoft.Lync.Model.ContactSettingChangedEventArgs> SettingChanged;
member this.SettingChanged : EventHandler<Microsoft.Lync.Model.ContactSettingChangedEventArgs> 
Public Custom Event SettingChanged As EventHandler(Of ContactSettingChangedEventArgs) 

Event Type

Applies to