Class Nickname
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Nickname record.
public static class Nickname
- Inheritance
-
Nickname
Fields
View SourceContactId
Contact ID that the nickname belongs to.
Declaration
public const uint ContactId = 27394049U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the nickname.
Declaration
public const uint Id = 27398144U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Nickname.
Declaration
public const uint Name = 27525122U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts nickname view.
Declaration
public const string Uri = "tizen.contacts_view.nickname"
Field Value
Type | Description |
---|---|
String |