Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a PersonNumber record.
public static class PersonNumber : object
- Inheritance
-
Fields
View Source
You can only use this property for the search filter.
Declaration
public const uint CleanedNumber = null
Field Value
API Level: 4
View Source
Display contact ID that the person belongs to (projection).
Declaration
public const uint DisplayContactId = null
Field Value
API Level: 4
Declaration
public const uint DisplayName = null
Field Value
API Level: 4
View Source
The first character of the first string for grouping. This is normalized using ICU (projection).
Declaration
public const uint DisplayNameIndex = null
Field Value
API Level: 4
Declaration
public const uint HasEmail = null
Field Value
API Level: 4
Declaration
public const uint HasPhoneNumber = null
Field Value
API Level: 4
Declaration
public const uint IsFavorite = null
Field Value
API Level: 4
Declaration
public const uint IsPrimaryDefault = null
Field Value
API Level: 4
View Source
Custom number type label, when the number type is Number.Types.Custom (projection).
Declaration
public const uint Label = null
Field Value
API Level: 4
View Source
Message alert path of the person (projection).
Declaration
public const uint MessageAlert = null
Field Value
API Level: 4
View Source
You can only use this property for the search filter.
Declaration
public const uint NormalizedNumber = null
Field Value
API Level: 4
Declaration
public const uint Number = null
Field Value
API Level: 4
View Source
If you add 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 = null
Field Value
API Level: 4
Declaration
public const uint NumberId = null
Field Value
API Level: 4
Declaration
public const uint PersonId = null
Field Value
API Level: 4
Declaration
public const uint RingtonePath = null
Field Value
API Level: 4
Declaration
public const uint SnippetString = null
Field Value
API Level: 4
View Source
Keyword matched data type, refer to they Contact.DataType.
Declaration
public const uint SnippetType = null
Field Value
API Level: 4
View Source
Image thumbnail path of the person (projection).
Declaration
public const uint ThumbnailPath = null
Field Value
API Level: 4
View Source
Number type, refer to the Number.Types (projection).
Declaration
public const uint Type = null
Field Value
API Level: 4
Declaration
public const string Uri = null
Field Value
API Level: 4
Declaration
public const uint Vibration = null
Field Value
API Level: 4