Contact.CompleteName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the complete name associated with this contact.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.UserData.CompleteNameThe complete name associated with this contact.
The CompleteName property is a CompleteName object that contains information such as first name, title, and nickname. The DisplayName property is a String object that contains the name of the contact for display purposes.
Show: