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 = 16781320
    Field Value
    Type Description
    uint
    View Source

    Color

    Calendar book color for UX.

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

    Description

    Calendar book description.

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

    Id

    Database record ID of the calendar book.

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

    Location

    Location of the event.

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

    Mode

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

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

    Name

    Calendar book name.

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

    StoreType

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

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

    SyncData1

    Generic data for use by syncing.

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

    SyncData2

    Generic data for use by syncing.

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

    SyncData3

    Generic data for use by syncing.

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

    SyncData4

    Generic data for use by syncing.

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

    SyncEvent

    Currently not used.

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

    Uid

    Unique identifier.

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

    Uri

    Identifier of this calendar book view.

    Declaration
    public const string Uri = "tizen.calendar_view.book"
    Field Value
    Type Description
    string
    View Source

    Visibility

    Visibility of the calendar book for UX.

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