Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 794 Bytes

contact_name.md

File metadata and controls

33 lines (20 loc) · 794 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Contacts.Contact.Name
winrt property

Windows.ApplicationModel.Contacts.Contact.Name

-description

Sets and gets the name of the contact.

Note

Name may be altered or unavailable for releases after Windows 8.1. Instead, use FirstName, MiddleName, and LastName.

-property-value

The name of the contact.

-remarks

An app can set the name property to any value that matches the name of a contact. We recommend that you set this value to contain both the first and last names of the contact, if that information is available.

-examples

-see-also

-capabilities

contactsSystem