Enum ContactSortingOrder

    Definition

    Namespace:
    Tizen.Pims.Contacts
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX