Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CalEventMBS class.
CalEventMBS.attendees as CalAttendeeMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Calendar | MBS MacFrameworks Plugin | 7.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
It is not possible to modify an event's attendees in Mac OS X 10.5.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Calendar | MBS MacFrameworks Plugin | 7.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The calendar property must be set before calling saveTask on a new task.
CalEventMBS.setEndDate(d as date, tz as NSTimeZoneMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Calendar | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The client is responsible for making sure they never attempt to save an event with a start date that occurs after the endDate, or an endDate that occurs before the startDate. Calling saveEvent: on an improperly configured event will fail.
CalEventMBS.setStartDate(d as date, tz as NSTimeZoneMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Calendar | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The client is responsible for making sure they never attempt to save an event with a start date that occurs after the endDate, or an endDate that occurs before the startDate. Calling saveEvent: on an improperly configured event will fail.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.