Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Person record.
public static class Person : object
- Inheritance
-
Fields
View Source
AddressBook IDs that the person belongs to (projection).
Declaration
public const uint AddressBookIds = null
Field Value
API Level: 4
View Source
Display contact ID that the person belongs to.
Declaration
public const uint DisplayContactId = null
Field Value
API Level: 4
Declaration
public const uint DisplayName = null
Field Value
API Level: 4
View Source
The first character of the first string for grouping. This is normalized using ICU (projection).
Declaration
public const uint DisplayNameIndex = null
Field Value
API Level: 4
View Source
The priority of the favorite contacts. It can be used as a sorting key.
Declaration
public const uint FavoritePriority = null
Field Value
API Level: 4
Declaration
public const uint HasEmail = null
Field Value
API Level: 4
Declaration
public const uint HasPhoneNumber = null
Field Value
API Level: 4
Declaration
public const uint Id = null
Field Value
API Level: 4
Declaration
public const uint IsFavorite = null
Field Value
API Level: 4
View Source
Link count of the contact records (projection).
Declaration
public const uint LinkCount = null
Field Value
API Level: 4
Declaration
public const uint MessageAlert = null
Field Value
API Level: 4
Declaration
public const uint RingtonePath = null
Field Value
API Level: 4
Declaration
public const uint SnippetString = null
Field Value
API Level: 4
Declaration
public const uint SnippetType = null
Field Value
API Level: 4
Declaration
public const uint Status = null
Field Value
API Level: 4
Declaration
public const uint ThumbnailPath = null
Field Value
API Level: 4
Declaration
public const string Uri = null
Field Value
API Level: 4
Declaration
public const uint Vibration = null
Field Value
API Level: 4