Class PersonNumber
Definition
- Namespace:
- Tizen.Pims.Contacts.Contacts
Views
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a PersonNumber record.
C#
Copy
public static class PersonNumber
- Inheritance
-
objectPerson
Number
Remarks
Read only view
Fields
Declaration
C#
Copy
public const uint CleanedNumber = 19140616
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint DisplayContactId = 3276802
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint DisplayName = 3411969
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
DisplayNameIndex
The first character of the first string for grouping. This is normalized using ICU (projection).
Declaration
C#
Copy
public const uint DisplayNameIndex = 3411980
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint HasEmail = 3215371
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint HasPhoneNumber = 3215370
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint IsFavorite = 3211270
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint IsPrimaryDefault = 6356995
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
Label
Custom number type label, when the number type is Number.Types.Custom (projection).
Declaration
C#
Copy
public const uint Label = 19136515
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint MessageAlert = 3407886
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint NormalizedNumber = 19140615
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint Number = 19136517
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
NumberFilter
If you add filter with this property, the string will be normalized as the minimal match length internally and the match rule will be applied ContactsFilter.StringMatchType.Exactly.
Declaration
C#
Copy
public const uint NumberFilter = 19136518
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint NumberId = 19009536
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint PersonId = 3280896
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint RingtonePath = 3407875
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint SnippetString = 3411984
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint SnippetType = 3280911
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint ThumbnailPath = 3411972
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const uint Type = 19005442
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#
Copy
public const string Uri = "tizen.contacts_view.person/simple_contact/number"
Field Value
Type | Description |
---|---|
string |
Remarks
Read only view
Declaration
C#
Copy
public const uint Vibration = 3407877
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view