UserInformation.Phones Property

Definition

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Internal::Collaboration::UserInformationPhone ^> ^ Phones { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Internal::Collaboration::UserInformationPhone ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Internal.Collaboration.UserInformationPhone> Phones { get; }
member this.Phones : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Internal.Collaboration.UserInformationPhone>
Public ReadOnly Property Phones As Collection(Of UserInformationPhone)

Property Value

Collection<UserInformationPhone>

Applies to