Class Contact
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
- Inheritance
-
Contact
Fields
View SourceAddress
Address child record (multiple).
Declaration
public const uint Address = 17170453U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceAddressBookId
AddressBook ID that the contact belongs to.
Declaration
public const uint AddressBookId = 16908291U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceChangedTime
Last changed contact time.
Declaration
public const uint ChangedTime = 16912397U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCompany
Company child record (multiple).
Declaration
public const uint Company = 17170447U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDisplayName
Display name of the contact.
Declaration
public const uint DisplayName = 17043457U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDisplaySourceType
The source type of the display name, refer to the DisplayNameSourceType.
Declaration
public const uint DisplaySourceType = 16912386U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceEmail child record (multiple).
Declaration
public const uint Email = 17170450U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceEvent
Event child record (multiple).
Declaration
public const uint Event = 17170451U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtension
Extension child record (multiple).
Declaration
public const uint Extension = 17170459U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceGroupRelation
GroupRelation child record (multiple).
Declaration
public const uint GroupRelation = 17170458U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceHasEmail
The contact has an email or not.
Declaration
public const uint HasEmail = 16846857U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceHasPhoneNumber
The contact has a phone number or not.
Declaration
public const uint HasPhoneNumber = 16846856U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the contact.
Declaration
public const uint Id = 16912384U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceImage
Image child record (multiple).
Declaration
public const uint Image = 17170437U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceIsFavorite
The contact is a favorite or not.
Declaration
public const uint IsFavorite = 16842759U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLinkMode
The link mode, refer to the LinkModeValue. If the person_id was set, this value will be ignored.
Declaration
public const uint LinkMode = 16908316U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMessageAlert
Message alert path of the contact.
Declaration
public const uint MessageAlert = 17039389U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMessenger
Messenger child record (multiple).
Declaration
public const uint Messenger = 17170452U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Name child record (single).
Declaration
public const uint Name = 17170446U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNickname
Nickname child record (multiple).
Declaration
public const uint Nickname = 17170455U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNote
Note child record (multiple).
Declaration
public const uint Note = 17170448U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNumber
Number child record (multiple).
Declaration
public const uint Number = 17170449U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePersonId
Person ID that the contact belongs to. If set when inserting, a contact will be linked to the person.
Declaration
public const uint PersonId = 16908298U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceProfile
Profile child record (multiple).
Declaration
public const uint Profile = 17170456U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRelationship
Relationship child record (multiple).
Declaration
public const uint Relationship = 17170457U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRingtonePath
Ringtone path of the contact.
Declaration
public const uint RingtonePath = 17039364U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSip
SIP child record (multiple).
Declaration
public const uint Sip = 17170462U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceThumbnailPath
Image thumbnail path of the contact.
Declaration
public const uint ThumbnailPath = 17043462U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUId
Unique identifier.
Declaration
public const uint UId = 17039371U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts view.
Declaration
public const string Uri = "tizen.contacts_view.contact"
Field Value
Type | Description |
---|---|
String |
API Level: 4
View SourceURL
URL child record (multiple).
Declaration
public const uint URL = 17170454U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceVibration
Vibration path of the contact.
Declaration
public const uint Vibration = 17039372U
Field Value
Type | Description |
---|---|
UInt32 |