Class Number
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a Number record.
public static class Number
- Inheritance
-
objectNumber
Fields
View SourceCleanedNumber
You can only use this property for the search filter.
Declaration
public const uint CleanedNumber = 19140616
Field Value
Type | Description |
---|---|
uint |
ContactId
Contact ID that the number belongs to.
Declaration
public const uint ContactId = 19005441
Field Value
Type | Description |
---|---|
uint |
Id
Database record ID of the number.
Declaration
public const uint Id = 19009536
Field Value
Type | Description |
---|---|
uint |
IsDefault
The number is the default number or not.
Declaration
public const uint IsDefault = 18939908
Field Value
Type | Description |
---|---|
uint |
Label
Custom number type label, when the number type is Types.Custom.
Declaration
public const uint Label = 19136515
Field Value
Type | Description |
---|---|
uint |
NormalizedNumber
You can only use this property for the search filter.
Declaration
public const uint NormalizedNumber = 19140615
Field Value
Type | Description |
---|---|
uint |
NumberData
Number.
Declaration
public const uint NumberData = 19136517
Field Value
Type | Description |
---|---|
uint |
NumberFilter
You can only use this property for the search filter.
Declaration
public const uint NumberFilter = 19136518
Field Value
Type | Description |
---|---|
uint |
Type
Number type, refer to the Types.
Declaration
public const uint Type = 19005442
Field Value
Type | Description |
---|---|
uint |
Uri
Identifier of this contacts number view.
Declaration
public const string Uri = "tizen.contacts_view.number"
Field Value
Type | Description |
---|---|
string |