Gets the collection of Phone objects from the event data when one or more of the phone items have changed.

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

Syntax

C#
public 
IList<
Phone> 
Phones { 
get; }

See Also