PhoneCallBlockedTriggerDetails.CallBlockedReason 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 reason why a phone call was blocked.
public:
property PhoneCallBlockedReason CallBlockedReason { PhoneCallBlockedReason get(); };
PhoneCallBlockedReason CallBlockedReason();
public PhoneCallBlockedReason CallBlockedReason { get; }
var phoneCallBlockedReason = phoneCallBlockedTriggerDetails.callBlockedReason;
Public ReadOnly Property CallBlockedReason As PhoneCallBlockedReason
Property Value
The reason for blocking the phone call.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|