Class Group

    Definition

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

    Describes the properties of a Group record.

    public static class Group
    Inheritance
    object
    Group

    Fields

    View Source

    AddressBookId

    AddressBook ID that the group belongs to.

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

    ExtraData

    Extra data for the default group name.

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

    Id

    Database record ID of the group.

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

    ImagePath

    Image path of the group.

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

    IsReadOnly

    The group is read-only or not.

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

    MessageAlert

    Message alert path of the group.

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

    Name

    Group name.

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

    RingtonePath

    Ringtone path of the group.

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

    Uri

    Identifier of this contacts group view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    View Source

    Vibration

    Vibration path of the group.

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