Occurs when one or more of contact information items are changed.

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

Syntax

C#
public event 
EventHandler<

ContactInformationChangedEventArgs> 
ContactInformationChanged

See Also