Represents the event data of a PhonesChangedEvent.

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

Syntax

C#
public 
class 
PhonesChangedEventArgs : 
EventArgs

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . EventArgs
     Microsoft.Lync.Model . . :: . . PhonesChangedEventArgs

See Also