Class ContactNumber
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
-
ContactNumber
Remarks
Read-only view.
Fields
View SourceAddressBookId
AddressBook ID that the number belongs to.
Declaration
public const uint AddressBookId = 16908291U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCleanedNumber
You can only use this property for the search filter.
Declaration
public const uint CleanedNumber = 19140616U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContactId
Contact ID that the number belongs to.
Declaration
public const uint ContactId = 16912384U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDisplayName
Display name of the contact that the number belongs to.
Declaration
public const uint DisplayName = 17043457U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDisplaySourceType
The source type of the display name, refer to the Contact.DisplayNameSourceType (projection).
Declaration
public const uint DisplaySourceType = 16912386U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceIsDefault
The number is the default number or not.
Declaration
public const uint IsDefault = 18939908U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLabel
Custom number type label, when the number type is Number.Types.Custom (projection).
Declaration
public const uint Label = 19136515U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNormalizedNumber
You can only use this property for the search filter.
Declaration
public const uint NormalizedNumber = 19140615U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNumber
Number.
Declaration
public const uint Number = 19136517U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNumberFilter
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 |
---|---|
UInt32 |
API Level: 4
View SourceNumberId
Database record ID of the number.
Declaration
public const uint NumberId = 19009536U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePersonId
Person ID that the number belongs to.
Declaration
public const uint PersonId = 16908298U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRingtonePath
Ringtone path that the number belongs to (projection).
Declaration
public const uint RingtonePath = 17039364U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceThumbnailPath
Image thumbnail path that the number belongs to (projection).
Declaration
public const uint ThumbnailPath = 17043462U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceType
Number type, refer to the Number.Types (projection).
Declaration
public const uint Type = 19005442U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts number view.
Declaration
public const string Uri = "tizen.contacts_view.simple_contact/number"
Field Value
Type | Description |
---|---|
String |