ContactPhoneNumber.Kind Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The kind of phone number, such as home or work.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property Kind As PhoneNumberKind
public PhoneNumberKind Kind { get; internal set; }

Property Value

Type: Microsoft.Phone.UserData..::.PhoneNumberKind
One of the enumeration values that specifies the kind of phone number this is.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ContactPhoneNumber Class

Microsoft.Phone.UserData Namespace