Class GroupRelationUpdatedInfo
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a Relation updated information record.
public static class GroupRelationUpdatedInfo
- Inheritance
-
objectGroupRelationUpdatedInfo
Remarks
Read only view
Fields
View SourceAddressBookId
Address book ID of the contacts updated group relation.
Declaration
public const uint AddressBookId = 1183744
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
ContactId
Contact ID of the updated group relation.
Declaration
public const uint ContactId = 16912384
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
GroupId
Group ID of the group relation.
Declaration
public const uint GroupId = 2232320
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Type
Group relation change type, refer to the ContactsViews.ChangeType.
Declaration
public const uint Type = 9568258
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Uri
Identifier of this group relations updated information view.
Declaration
public const string Uri = "tizen.contacts_view.group_relations_updated_info"
Field Value
Type | Description |
---|---|
string |
Remarks
Read only view
Version
Updated version.
Declaration
public const uint Version = 9568259
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view