Class Name

    Definition

    Namespace:
    Tizen.Pims.Contacts.ContactsViews
    Assembly:
    Tizen.Pims.Contacts.dll

    Describes the properties of a Name record.

    public static class Name
    Inheritance
    object
    Name

    Fields

    View Source

    Addition

    Middle name.

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

    ContactId

    Contacts ID that the name record belongs to.

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

    First

    First name.

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

    Id

    Database record ID of the name.

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

    Last

    Last name.

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

    PhoneticFirst

    Pronounce the first name.

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

    PhoneticLast

    Pronounce the last name.

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

    PhoneticMiddle

    Pronounce the middle name.

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

    Prefix

    Prefix.

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

    Suffix

    Suffix.

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

    Uri

    Identifier of this contacts name view.

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