Enum ContactSortingOrder
Definition
- Assembly:
- Tizen.Pims.Contacts.dll
Enumeration for the name sorting order.
public enum ContactSortingOrder
Fields
| Name | Description |
|---|---|
| FirstLast | Contacts are first sorted based on the first name. |
| LastFirst | Contacts are first sorted based on the last name. |