2022 June Release

Class FSCCALDAV@1.1001:CalendarList Permanent link for this heading

Class Hierarchy

Object > CompoundObject > CalendarList

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

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.

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

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.

VCalendar FSCCALDAV@1.1001:defaultcalendar