Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a ContactNumber record.
public static class ContactNumber
- Inheritance
-
System.Object
ContactNumber
Fields
Declaration
public const uint AddressBookId = 16908291U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
You can only use this property for the search filter.
Declaration
public const uint CleanedNumber = 19140616U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint ContactId = 16912384U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Display name of the contact that the number belongs to.
Declaration
public const uint DisplayName = 17043457U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
The source type of the display name, refer to the Contact.DisplayNameSourceType (projection).
Declaration
public const uint DisplaySourceType = 16912386U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint IsDefault = 18939908U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Custom number type label, when the number type is Number.Types.Custom (projection).
Declaration
public const uint Label = 19136515U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
You can only use this property for the search filter.
Declaration
public const uint NormalizedNumber = 19140615U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Number = 19136517U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
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
public const uint NumberFilter = 19136518U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint NumberId = 19009536U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint PersonId = 16908298U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Ringtone path that the number belongs to (projection).
Declaration
public const uint RingtonePath = 17039364U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Image thumbnail path that the number belongs to (projection).
Declaration
public const uint ThumbnailPath = 17043462U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Number type, refer to the Number.Types (projection).
Declaration
public const uint Type = 19005442U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const string Uri = "tizen.contacts_view.simple_contact/number"
Field Value
Type |
Description |
System.String |
|
API Level: 4