Class Book

    Definition

    Namespace:
    Tizen.Pims.Calendar.CalendarViews
    Assembly:
    Tizen.Pims.Calendar.dll

    Describes the properties of a Book record.

    public static class Book
    Inheritance
    object
    Book

    Fields

    View Source

    AccountId

    Account for this calendar.

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

    Color

    Calendar book color for UX.

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

    Description

    Calendar book description.

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

    Id

    Database record ID of the calendar book.

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

    Location

    Location of the event.

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

    Mode

    Calendar book mode (refer to the CalendarTypes.BookMode).

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

    Name

    Calendar book name.

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

    StoreType

    Type of calendar contents (refer to the CalendarTypes.StoreType).

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

    SyncData1

    Generic data for use by syncing.

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

    SyncData2

    Generic data for use by syncing.

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

    SyncData3

    Generic data for use by syncing.

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

    SyncData4

    Generic data for use by syncing.

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

    SyncEvent

    Currently not used.

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

    Uid

    Unique identifier.

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

    Uri

    Identifier of this calendar book view.

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

    Visibility

    Visibility of the calendar book for UX.

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