Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Contact updated information record.
public static class ContactUpdatedInfo
- Inheritance
-
Fields
View Source
AddressBook ID that the updated contact belongs to.
Declaration
public const uint AddressBookId = 9568257U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint ContactId = 9568256U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint ImageChanged = 9502724U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Contact change type, refer to the ContactsViews.ChangeType.
Declaration
public const uint Type = 9568258U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Identifier of this contacts updated information view.
Declaration
public const string Uri = "tizen.contacts_view.contacts_updated_info"
Field Value
Type |
Description |
System.String |
|
API Level: 4
Declaration
public const uint Version = 9568259U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4