Class Number
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Number record.
public static class Number
- Inheritance
-
Number
Fields
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 = 19005441U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the number.
Declaration
public const uint Id = 19009536U
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 Types.Custom.
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 SourceNumberData
Number.
Declaration
public const uint NumberData = 19136517U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNumberFilter
You can only use this property for the search filter.
Declaration
public const uint NumberFilter = 19136518U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceType
Number type, refer to the Types.
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.number"
Field Value
Type | Description |
---|---|
String |