PhoneAccessInformation.AccessNumbers Property

Definition

Gets the list of access numbers and their regions.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Rtc::Collaboration::ConferenceManagement::PhoneAccessNumber ^> ^ AccessNumbers { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Rtc::Collaboration::ConferenceManagement::PhoneAccessNumber ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Rtc.Collaboration.ConferenceManagement.PhoneAccessNumber> AccessNumbers { get; }
member this.AccessNumbers : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Rtc.Collaboration.ConferenceManagement.PhoneAccessNumber>
Public ReadOnly Property AccessNumbers As ReadOnlyCollection(Of PhoneAccessNumber)

Property Value

ReadOnlyCollection<PhoneAccessNumber>

Applies to