SaveContactTask.Notes Property

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

Gets or sets a note 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 Notes As String
public string Notes { get; set; }
<object Notes="string" .../>

Property Value

Type: System..::.String
The note associated with the contact.

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