calendar_properties
property constant | can read | can write | persi stent | type | default | min | max | usage |
---|---|---|---|---|---|---|---|---|
CS_Area_Kind | √ | text | Object kind = “Calendar” | |||||
√ | text | iCal ID | ||||||
CS_iCal_Clear | √ | value unused | Remove all events from the specified calendar | |||||
√ | text | iCal ID | ||||||
CS_iCal_Color | √ | √ | color | 0xFF1D9BF6 | Background color of the Calendar's events | |||
CS_iCal_DefaultTimezone | √ | √ | text | Default timezone To be used with iCal = 0 to set the workstation default, e.g. “Europe/Paris” (usable mostly when handling .ics files) Default is empty string meaning “Floating” |
||||
CS_iCal_Description | √ | √ | text | Optional description | ||||
CS_iCal_IsBirthday | √ | √ | bool | 0 | 0 | 1 | Special handling of repeating events (prefixed by the recurrence number, e.g. “50. Anniversary”) Use “x. ” + title for event titles |
|
CS_iCal_IsModified | √ | √ | bool | 0 | 0 | 1 | ||
CS_iCal_Name | √ | √ | text | Optional calendar name | ||||
CS_iCal_ReadOnly | √ | √ | bool | 0 | 0 | 1 | Prevent editing: read only mode (events can't be dragged/resized) | |
CS_iCal_VCAL | √ | text | VCALENDAR Get the .ics vcalendar |
|||||
CS_iCal_Visible | √ | √ | bool | 1 | 0 | 1 | Visible in the area(s) Indicates if the calendar's events should be displayed in areas referring the calendar |
|
CS_iCal_XML | √ | √ | text |
calendar_properties.txt · Last modified: 2023/05/10 18:21 by cs_admin