SaveContactTask.HomePhone Property

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

Gets or sets the home phone number associated with the contact.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property HomePhone As String
public string HomePhone { get; set; }
<object HomePhone="string" .../>

Property Value

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

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

SaveContactTask Class

Microsoft.Phone.Tasks Namespace

Microsoft.Phone.UserData

Other Resources

Launchers and Choosers for Windows Phone 8

How to use the save contact task for Windows Phone 8

Contacts and Calendar for Windows Phone 8