Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Contact record.
public static class Contact : object
- Inheritance
-
Fields
Declaration
public const uint Address = null
Field Value
API Level: 4
View Source
AddressBook ID that the contact belongs to.
Declaration
public const uint AddressBookId = null
Field Value
API Level: 4
Declaration
public const uint ChangedTime = null
Field Value
API Level: 4
Declaration
public const uint Company = null
Field Value
API Level: 4
Declaration
public const uint DisplayName = null
Field Value
API Level: 4
View Source
The source type of the display name, refer to the DisplayNameSourceType.
Declaration
public const uint DisplaySourceType = null
Field Value
API Level: 4
Declaration
public const uint Email = null
Field Value
API Level: 4
Declaration
public const uint Event = null
Field Value
API Level: 4
Declaration
public const uint Extension = null
Field Value
API Level: 4
Declaration
public const uint GroupRelation = 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 Image = null
Field Value
API Level: 4
Declaration
public const uint IsFavorite = null
Field Value
API Level: 4
View Source
The link mode, refer to the LinkModeValue. If the person_id was set, this value will be ignored.
Declaration
public const uint LinkMode = null
Field Value
API Level: 4
Declaration
public const uint MessageAlert = null
Field Value
API Level: 4
Declaration
public const uint Messenger = null
Field Value
API Level: 4
Declaration
public const uint Name = null
Field Value
API Level: 4
Declaration
public const uint Nickname = null
Field Value
API Level: 4
Declaration
public const uint Note = null
Field Value
API Level: 4
Declaration
public const uint Number = null
Field Value
API Level: 4
View Source
Person ID that the contact belongs to. If set when inserting, a contact will be linked to the person.
Declaration
public const uint PersonId = null
Field Value
API Level: 4
Declaration
public const uint Profile = null
Field Value
API Level: 4
Declaration
public const uint Relationship = null
Field Value
API Level: 4
Declaration
public const uint RingtonePath = null
Field Value
API Level: 4
Declaration
public const uint Sip = null
Field Value
API Level: 4
Declaration
public const uint ThumbnailPath = null
Field Value
API Level: 4
Declaration
public const uint UId = null
Field Value
API Level: 4
Declaration
public const string Uri = null
Field Value
API Level: 4
Declaration
public const uint URL = null
Field Value
API Level: 4
Declaration
public const uint Vibration = null
Field Value
API Level: 4