Share via


PhoneCallBlockedTriggerDetails.PhoneNumber Property

Definition

Gets the phone number of the blocked call.

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

Property Value

String

Platform::String

winrt::hstring

The phone number of the call that was blocked.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to