DisplayName Property

Contact.DisplayName Property

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

Gets the display name of the contact.

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

'Declaration
Public Property DisplayName As String

Property Value

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

The DisplayName property is a String object that contains the name of the contact for display purposes. The CompleteName property is a CompleteName object that contains information such as first name, title, and nickname.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft