Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 498 Bytes

contactnameorder.md

File metadata and controls

29 lines (20 loc) · 498 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Contacts.ContactNameOrder
winrt enum

ContactNameOrder

-description

Specifies the name order for a contact.

-enum-fields

-field FirstNameLastName:0

Show name by first name, then last name.

-field LastNameFirstName:1

Show name by last name, then first.

-remarks

-examples

-see-also

-capabilities

contactsSystem