ContactPhoneNumber.PhoneNumber Property

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

Gets the phone number.

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

Syntax

Public Property PhoneNumber As String
public string PhoneNumber { get; internal set; }

Property Value

Type: System..::.String
The phone number.

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