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