Share via


PhoneCallInfo.PhoneNumber Property

Definition

Gets the phone number of the phone call.

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

Property Value

String

Platform::String

winrt::hstring

A string containing the phone number of the phone call.

Windows requirements

App capabilities
phoneCall

Applies to