Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Relation updated information record.
public static class GroupRelationUpdatedInfo : object
- Inheritance
-
Fields
View Source
Address book ID of the contacts updated group relation.
Declaration
public const uint AddressBookId = null
Field Value
API Level: 4
Declaration
public const uint ContactId = null
Field Value
API Level: 4
Declaration
public const uint GroupId = null
Field Value
API Level: 4
View Source
Group relation change type, refer to the ContactsViews.ChangeType.
Declaration
public const uint Type = null
Field Value
API Level: 4
View Source
Identifier of this group relations updated information view.
Declaration
public const string Uri = null
Field Value
API Level: 4
Declaration
public const uint Version = null
Field Value
API Level: 4