Class Nickname

    Definition

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

    Describes the properties of a Nickname record.

    public static class Nickname
    Inheritance
    object
    Nickname

    Fields

    View Source

    ContactId

    Contact ID that the nickname belongs to.

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

    Id

    Database record ID of the nickname.

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

    Name

    Nickname.

    Declaration
    public const uint Name = 27525122
    Field Value
    Type Description
    uint
    View Source

    Uri

    Identifier of this contacts nickname view.

    Declaration
    public const string Uri = "tizen.contacts_view.nickname"
    Field Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX