Class GroupRelationUpdatedInfo

    Definition

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

    Describes the properties of a Relation updated information record.

    public static class GroupRelationUpdatedInfo
    Inheritance
    object
    GroupRelationUpdatedInfo
    Remarks

    Read only view

    Fields

    View Source

    AddressBookId

    Address book ID of the contacts updated group relation.

    Declaration
    public const uint AddressBookId
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    ContactId

    Contact ID of the updated group relation.

    Declaration
    public const uint ContactId
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    GroupId

    Group ID of the group relation.

    Declaration
    public const uint GroupId
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    Type

    Group relation change type, refer to the ContactsViews.ChangeType.

    Declaration
    public const uint Type
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    Uri

    Identifier of this group relations updated information view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    Remarks

    Read only view

    View Source

    Version

    Updated version.

    Declaration
    public const uint Version
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX