FirstName Property

SaveContactTask.FirstName Property

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

Gets or sets the given name of the contact.

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

'Declaration
Public Property FirstName As String
<object FirstName="string" .../>

Property Value

Type: System.String
The given name of the contact.

For example, in the name “Mister John Michael Doe, Junior,” John is the given name.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft