PhoneCallBlockedReason PhoneCallBlockedReason PhoneCallBlockedReason PhoneCallBlockedReason Enum

Definition

Provides the reason why a phone call was rejected.

public : enum class PhoneCallBlockedReasonpublic enum PhoneCallBlockedReasonPublic Enum PhoneCallBlockedReason// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10240.0) Windows Desktop Extension SDK (introduced v10.0.10586.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (introduced v1) Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (introduced v1)

Fields

InCallBlockingList InCallBlockingList InCallBlockingList InCallBlockingList

The call was rejected because it was in the blocking list.

PrivateNumber PrivateNumber PrivateNumber PrivateNumber

The call was rejected because it was a private number and private numbers are blocked.

UnknownNumber UnknownNumber UnknownNumber UnknownNumber

The call was rejected because it was an unknown number and unknown numbers are blocked.