Class Note

    Definition

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

    Describes the properties of a Note record.

    public static class Note
    Inheritance
    object
    Note

    Fields

    View Source

    ContactId

    Contact ID that the note belongs to.

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

    Contents

    Note contents.

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

    Id

    Database record ID of the note.

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

    Uri

    Identifier of this contacts note view.

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