PredictedPhoneNumberKind PredictedPhoneNumberKind PredictedPhoneNumberKind PredictedPhoneNumberKind Enum

Definition

The kinds of phone numbers returned by PhoneNumberInfo.PredictNumberKind.

public : enum class PredictedPhoneNumberKindpublic enum PredictedPhoneNumberKindPublic Enum PredictedPhoneNumberKind// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

FixedLine FixedLine FixedLine FixedLine

A fixed telephone line.

FixedLineOrMobile FixedLineOrMobile FixedLineOrMobile FixedLineOrMobile

Either a fixed line or a mobile line.

Mobile Mobile Mobile Mobile

A mobile line.

Pager Pager Pager Pager

A number that reaches a pager.

PersonalNumber PersonalNumber PersonalNumber PersonalNumber

A number that reaches a private individual.

PremiumRate PremiumRate PremiumRate PremiumRate

A number that charges a premium rate to connect.

SharedCost SharedCost SharedCost SharedCost

A shared-cost service (caller pays part of the cost, recipient pays the rest.)

TollFree TollFree TollFree TollFree

A toll-free number.

UniversalAccountNumber UniversalAccountNumber UniversalAccountNumber UniversalAccountNumber

A category that includes national services and corporate, institutional, or private network access numbers.

Unknown Unknown Unknown Unknown

A number that is none of the other kinds in this enumeration, or whose precise kind is not known.

Voicemail Voicemail Voicemail Voicemail

A number that reaches a voicemail service.

Voip Voip Voip Voip

A VOIP (Voice over IP) line.