2022 June Release

Class FSCCALDAV@1.1001:VCalendar Permanent link for this heading

Class Hierarchy

Object > CompoundObject > VCalendar

This object class represents a single calendar containing events, todos, time zones and journals.

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

Object[]

calendar

Calendar

string

calendarurl

Calendar URL

Object[]

events

Events

Object[]

todos

Tasks

Properties Permanent link for this heading


Calendar (FSCCALDAV@1.1001:calendar) Permanent link for this heading

Attribute for showing the visual calendar

unique Object[] FSCCALDAV@1.1001:calendar

Additional Information


Calendar URL (FSCCALDAV@1.1001:calendarurl) Permanent link for this heading

Provides a human readable calendar URL for use in calendar clients

string FSCCALDAV@1.1001:calendarurl readonly volatile

Additional Information


Events (FSCCALDAV@1.1001:events) Permanent link for this heading

All events and custom event objects (according to the CalDAV configuration) in the calendar.

unique Object[] FSCCALDAV@1.1001:events

Additional Information


Tasks (FSCCALDAV@1.1001:todos) Permanent link for this heading

All todos and custom todo objects (according to the CalDAV configuration) in the calendar.

unique Object[] FSCCALDAV@1.1001:todos

Additional Information