Enum Contact.DisplayNameSourceType

Definition

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

Enumeration for the Contact display name source types.

C#
Copy
public enum DisplayNameSourceType
Name Description
Company

Produced display name from the company record.

Email

Produced display name from the email record.

Invalid

Invalid source of the display name.

Name

Produced display name from the name record.

Nickname

Produced display name from the nickname record.

Number

Produced display name from the number record.