Class Contact
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a Contact record.
public static class Contact
- Inheritance
-
objectContact
Fields
View SourceAddress
Address child record (multiple).
Declaration
public const uint Address = 17170453
Field Value
Type | Description |
---|---|
uint |
AddressBookId
AddressBook ID that the contact belongs to.
Declaration
public const uint AddressBookId = 16908291
Field Value
Type | Description |
---|---|
uint |
ChangedTime
Last changed contact time.
Declaration
public const uint ChangedTime = 16912397
Field Value
Type | Description |
---|---|
uint |
Company
Company child record (multiple).
Declaration
public const uint Company = 17170447
Field Value
Type | Description |
---|---|
uint |
DisplayName
Display name of the contact.
Declaration
public const uint DisplayName = 17043457
Field Value
Type | Description |
---|---|
uint |
DisplaySourceType
The source type of the display name, refer to the DisplayNameSourceType.
Declaration
public const uint DisplaySourceType = 16912386
Field Value
Type | Description |
---|---|
uint |
Email child record (multiple).
Declaration
public const uint Email = 17170450
Field Value
Type | Description |
---|---|
uint |
Event
Event child record (multiple).
Declaration
public const uint Event = 17170451
Field Value
Type | Description |
---|---|
uint |
Extension
Extension child record (multiple).
Declaration
public const uint Extension = 17170459
Field Value
Type | Description |
---|---|
uint |
GroupRelation
GroupRelation child record (multiple).
Declaration
public const uint GroupRelation = 17170458
Field Value
Type | Description |
---|---|
uint |
HasEmail
The contact has an email or not.
Declaration
public const uint HasEmail = 16846857
Field Value
Type | Description |
---|---|
uint |
HasPhoneNumber
The contact has a phone number or not.
Declaration
public const uint HasPhoneNumber = 16846856
Field Value
Type | Description |
---|---|
uint |
Id
Database record ID of the contact.
Declaration
public const uint Id = 16912384
Field Value
Type | Description |
---|---|
uint |
Image
Image child record (multiple).
Declaration
public const uint Image = 17170437
Field Value
Type | Description |
---|---|
uint |
IsFavorite
The contact is a favorite or not.
Declaration
public const uint IsFavorite = 16842759
Field Value
Type | Description |
---|---|
uint |
LinkMode
The link mode, refer to the LinkModeValue. If the person_id was set, this value will be ignored.
Declaration
public const uint LinkMode = 16908316
Field Value
Type | Description |
---|---|
uint |
MessageAlert
Message alert path of the contact.
Declaration
public const uint MessageAlert = 17039389
Field Value
Type | Description |
---|---|
uint |
Messenger
Messenger child record (multiple).
Declaration
public const uint Messenger = 17170452
Field Value
Type | Description |
---|---|
uint |
Name
Name child record (single).
Declaration
public const uint Name = 17170446
Field Value
Type | Description |
---|---|
uint |
Nickname
Nickname child record (multiple).
Declaration
public const uint Nickname = 17170455
Field Value
Type | Description |
---|---|
uint |
Note
Note child record (multiple).
Declaration
public const uint Note = 17170448
Field Value
Type | Description |
---|---|
uint |
Number
Number child record (multiple).
Declaration
public const uint Number = 17170449
Field Value
Type | Description |
---|---|
uint |
PersonId
Person ID that the contact belongs to. If set when inserting, a contact will be linked to the person.
Declaration
public const uint PersonId = 16908298
Field Value
Type | Description |
---|---|
uint |
Profile
Profile child record (multiple).
Declaration
public const uint Profile = 17170456
Field Value
Type | Description |
---|---|
uint |
Relationship
Relationship child record (multiple).
Declaration
public const uint Relationship = 17170457
Field Value
Type | Description |
---|---|
uint |
RingtonePath
Ringtone path of the contact.
Declaration
public const uint RingtonePath = 17039364
Field Value
Type | Description |
---|---|
uint |
Sip
SIP child record (multiple).
Declaration
public const uint Sip = 17170462
Field Value
Type | Description |
---|---|
uint |
ThumbnailPath
Image thumbnail path of the contact.
Declaration
public const uint ThumbnailPath = 17043462
Field Value
Type | Description |
---|---|
uint |
UId
Unique identifier.
Declaration
public const uint UId = 17039371
Field Value
Type | Description |
---|---|
uint |
Uri
Identifier of this contacts view.
Declaration
public const string Uri = "tizen.contacts_view.contact"
Field Value
Type | Description |
---|---|
string |
URL
URL child record (multiple).
Declaration
public const uint URL = 17170454
Field Value
Type | Description |
---|---|
uint |
Vibration
Vibration path of the contact.
Declaration
public const uint Vibration = 17039372
Field Value
Type | Description |
---|---|
uint |