Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a ContactGroupRelation record.
public static class ContactGroupRelation
- Inheritance
-
System.Object
ContactGroupRelation
Fields
Declaration
public const uint AddressBookId = 16908291U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint ContactId = 16912384U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Display name of the contact that the number belongs to.
Declaration
public const uint DisplayName = 17043457U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
The source type of the display name, refer to the Contact.DisplayNameSourceType (projection).
Declaration
public const uint DisplaySourceType = 16912386U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint GroupId = 24248321U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint GroupName = 24379395U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint PersonId = 16908298U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Ringtone path that the number belongs to (projection).
Declaration
public const uint RingtonePath = 17039364U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Image thumbnail path that the number belongs to (projection).
Declaration
public const uint ThumbnailPath = 17043462U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Identifier of this contacts group relation view.
Declaration
public const string Uri = "tizen.contacts_view.simple_contact/group"
Field Value
Type |
Description |
System.String |
|
API Level: 4