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