PhoneNumberInfo.PhoneNumber Property

Definition

Gets the phone number.

public:
 property Platform::String ^ PhoneNumber { Platform::String ^ get(); };
winrt::hstring PhoneNumber();
public string PhoneNumber { get; }
var string = phoneNumberInfo.phoneNumber;
Public ReadOnly Property PhoneNumber As String

Property Value

String

Platform::String

winrt::hstring

The phone number.

Applies to