PhoneCallBlockedTriggerDetails.PhoneNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The phone number of the call that was blocked.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|