Class Group
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Group record.
public static class Group
- Inheritance
-
Group
Fields
View SourceAddressBookId
AddressBook ID that the group belongs to.
Declaration
public const uint AddressBookId = 2228225U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtraData
Extra data for the default group name.
Declaration
public const uint ExtraData = 2359302U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the group.
Declaration
public const uint Id = 2232320U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceImagePath
Image path of the group.
Declaration
public const uint ImagePath = 2359300U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceIsReadOnly
The group is read-only or not.
Declaration
public const uint IsReadOnly = 2162695U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMessageAlert
Message alert path of the group.
Declaration
public const uint MessageAlert = 2359304U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Group name.
Declaration
public const uint Name = 2359298U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRingtonePath
Ringtone path of the group.
Declaration
public const uint RingtonePath = 2359299U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts group view.
Declaration
public const string Uri = "tizen.contacts_view.group"
Field Value
Type | Description |
---|---|
String |
API Level: 4
View SourceVibration
Vibration path of the group.
Declaration
public const uint Vibration = 2359301U
Field Value
Type | Description |
---|---|
UInt32 |