PhonesChangedEventArgs.Phones Property

Definition

Gets the collection of Phone objects.

public:
 property System::Collections::Generic::IList<Microsoft::Lync::Model::Phone ^> ^ Phones { System::Collections::Generic::IList<Microsoft::Lync::Model::Phone ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Lync.Model.Phone> Phones { get; }
member this.Phones : System.Collections.Generic.IList<Microsoft.Lync.Model.Phone>
Public ReadOnly Property Phones As IList(Of Phone)

Property Value

Applies to