PhoneNumberInfo.PredictNumberKind Method
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.
Heuristically predicts what kind of number is represented in this object.
public:
virtual PredictedPhoneNumberKind PredictNumberKind() = PredictNumberKind;
PredictedPhoneNumberKind PredictNumberKind();
public PredictedPhoneNumberKind PredictNumberKind();
function predictNumberKind()
Public Function PredictNumberKind () As PredictedPhoneNumberKind
Returns
An enumeration value describing the kind of phone number this object represents.