Class GroupMemberUpdatedInfo

Definition

Namespace:
Tizen.Pims.Contacts.ContactsViews
Assembly:
Tizen.Pims.Contacts.dll
API Level:
4

Describes the properties of a Group Member updated information record.

C#
Copy
public static class GroupMemberUpdatedInfo
Inheritance
System.Object
GroupMemberUpdatedInfo
Remarks

Read-only view.

Fields

View Source

AddressBookId

Address book ID that the updated group belongs to.

Declaration
C#
Copy
public const uint AddressBookId = 9568257U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

GroupId

Updated group ID.

Declaration
C#
Copy
public const uint GroupId = 9568256U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Uri

Identifier of this group members updated information view.

Declaration
C#
Copy
public const string Uri = "tizen.contacts_view.groups_member_updated_info"
Field Value
Type Description
System.String
API Level: 4
View Source

Version

Updated version.

Declaration
C#
Copy
public const uint Version = 9568259U
Field Value
Type Description
System.UInt32
API Level: 4