Occurs when the value of a contact property changes.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public event 
EventHandler<

ContactSettingChangedEventArgs> 
SettingChanged

See Also