Namespace Tizen.Pims.Calendar.CalendarViews
This namespace provides information about views with properties.
Views are provided to access and handle entities. A view is a structure, which has property elements. A view is almost the same as a database "VIEW", which limits access and guarantees performance. A "record" represents a single row of the views. A record can have basic properties of five types: integer, string, long, double, CalendarTime.
Classes
Alarm
Describes the properties of an Alarm record.
Attendee
Describes the properties of an Attendee record.
Book
Describes the properties of a Book record.
Event
Describes the properties of a Event record.
Extended
Describes the properties of an Extended record.
InstanceLocaltimeBook
Describes the properties of an InstanceLocaltimeBook record.
InstanceLocaltimeBookExtended
Describes the properties of an InstanceLocaltimeBookExtended record.
InstanceUtimeBook
Describes the properties of an InstanceUtimeBook record.
InstanceUtimeBookExtended
Describes the properties of an InstanceUtimeBookExtended record.
Timezone
Describes the properties of a timezone record.
Todo
Describes the properties of a Todo record.
UpdatedInfo
Describes the properties of an UpdatedInfo record.