Edit

Share via


PhoneAccessNumber.Languages Property

Definition

Gets the languages associated with the number.

public:
 property System::Collections::Generic::IEnumerable<System::Globalization::CultureInfo ^> ^ Languages { System::Collections::Generic::IEnumerable<System::Globalization::CultureInfo ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Globalization.CultureInfo> Languages { get; }
member this.Languages : seq<System.Globalization.CultureInfo>
Public ReadOnly Property Languages As IEnumerable(Of CultureInfo)

Property Value

Applies to