Enum ContactSortingOrder

Definition

Namespace:
Tizen.Pims.Contacts
Assembly:
Tizen.Pims.Contacts.dll
API Level:
4

Enumeration for the name sorting order.

C#
Copy
public enum ContactSortingOrder
Name Description
FirstLast

Contacts are first sorted based on the first name.

LastFirst

Contacts are first sorted based on the last name.