Enumeration for the name sorting order.
C# Copy public enum ContactSortingOrder
public enum ContactSortingOrder
Contacts are first sorted based on the first name.
Contacts are first sorted based on the last name.