2024 April Release

Class FSCCALDAV@1.1001:CalendarList Permanent link for this heading

This object class servers as a container for multiple calendars. Children objects are deleted when removing the calendar list.

Class Hierarchy

Object > CompoundObject > CalendarList

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

Object[]

calendars

Calendars

string

calendarurl

Calendar URL

VCalendar

defaultcalendar

Default Calendar

Properties Permanent link for this heading


Calendars (FSCCALDAV@1.1001:calendars) Permanent link for this heading

The list of calendars in a calendar list.

Explanation:
In this field you can find all calendars that have been assigned to your calendar list. You can access the calendars with CalDAV-enabled third-party products (e.g. Mozilla Thunderbird with Lightning) via the displayed calendar URLs.
Some third-party products (e.g. Apple Calendar) allow accessing the whole calendar list via following URL: "<web server>/<virtual directory>/caldav/".
Note: Depending on the third-party product either "webcal" or "http" (either "webcals" or "https" respectively) has to be specified as protocol.

unique Object[] FSCCALDAV@1.1001:calendars

Additional Information


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

Provides a human readable calendar URL for use in calendar clients.

Explanation:
In this field the URL of the calendar's ICS file is displayed. Clients (e.g. the iPhone or Mozilla Thunderbird) can access the calendar via this URL.

string FSCCALDAV@1.1001:calendarurl readonly volatile

Additional Information


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

The default calendar for this calendar list.

Explanation:
The default calendar is accessible via the URL "<web server>/<virtual directory>/caldav/home".

VCalendar FSCCALDAV@1.1001:defaultcalendar