Returns the contact information that have changed.

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

Syntax

C#
public 
IList<

ContactInformationType> 
ChangedContactInformation { 
get; }

See Also