Class Note
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Note record.
public static class Note
- Inheritance
-
Note
Fields
View SourceContactId
Contact ID that the note belongs to.
Declaration
public const uint ContactId = 29491201U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContents
Note contents.
Declaration
public const uint Contents = 29622274U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the note.
Declaration
public const uint Id = 29495296U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts note view.
Declaration
public const string Uri = "tizen.contacts_view.note"
Field Value
Type | Description |
---|---|
String |