Class ContactNumber
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a ContactNumber record.
C#Copypublic static class ContactNumber
- Inheritance
-
objectContactNumber
Remarks
Read-only view.
Fields
Declaration
C#Copypublic const uint AddressBookId = 16908291
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint CleanedNumber = 19140616
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint ContactId = 16912384
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint DisplayName = 17043457
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
View Source
DisplaySourceType
The source type of the display name, refer to the Contact.DisplayNameSourceType (projection).
Declaration
C#Copypublic const uint DisplaySourceType = 16912386
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint IsDefault = 18939908
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#Copypublic const uint Label = 19136515
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint NormalizedNumber = 19140615
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint Number = 19136517
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
View Source
NumberFilter
If you add a 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#Copypublic const uint NumberFilter = 19136518
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint NumberId = 19009536
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint PersonId = 16908298
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint RingtonePath = 17039364
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint ThumbnailPath = 17043462
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const uint Type = 19005442
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#Copypublic const string Uri = "tizen.contacts_view.simple_contact/number"
Field Value
Type | Description |
---|---|
string |
Remarks
Read-only view.