Class Name
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Name record.
public static class Name
- Inheritance
-
Name
Fields
View SourceAddition
Middle name.
Declaration
public const uint Addition = 18087940U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContactId
Contacts ID that the name record belongs to.
Declaration
public const uint ContactId = 17956865U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceFirst
First name.
Declaration
public const uint First = 18087938U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the name.
Declaration
public const uint Id = 17960960U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLast
Last name.
Declaration
public const uint Last = 18087939U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePhoneticFirst
Pronounce the first name.
Declaration
public const uint PhoneticFirst = 18087943U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePhoneticLast
Pronounce the last name.
Declaration
public const uint PhoneticLast = 18087945U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePhoneticMiddle
Pronounce the middle name.
Declaration
public const uint PhoneticMiddle = 18087944U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePrefix
Prefix.
Declaration
public const uint Prefix = 18087942U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSuffix
Suffix.
Declaration
public const uint Suffix = 18087941U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts name view.
Declaration
public const string Uri = "tizen.contacts_view.name"
Field Value
Type | Description |
---|---|
String |