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
    object
    Number

    Fields

    View Source

    CleanedNumber

    You can only use this property for the search filter.

    Declaration
    public const uint CleanedNumber
    Field Value
    Type Description
    uint
    View Source

    ContactId

    Contact ID that the number belongs to.

    Declaration
    public const uint ContactId
    Field Value
    Type Description
    uint
    View Source

    Id

    Database record ID of the number.

    Declaration
    public const uint Id
    Field Value
    Type Description
    uint
    View Source

    IsDefault

    The number is the default number or not.

    Declaration
    public const uint IsDefault
    Field Value
    Type Description
    uint
    View Source

    Label

    Custom number type label, when the number type is Types.Custom.

    Declaration
    public const uint Label
    Field Value
    Type Description
    uint
    View Source

    NormalizedNumber

    You can only use this property for the search filter.

    Declaration
    public const uint NormalizedNumber
    Field Value
    Type Description
    uint
    View Source

    NumberData

    Number.

    Declaration
    public const uint NumberData
    Field Value
    Type Description
    uint
    View Source

    NumberFilter

    You can only use this property for the search filter.

    Declaration
    public const uint NumberFilter
    Field Value
    Type Description
    uint
    View Source

    Type

    Number type, refer to the Types.

    Declaration
    public const uint Type
    Field Value
    Type Description
    uint
    View Source

    Uri

    Identifier of this contacts number view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX