Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

Calendar.Initialize

Initializes CalendarStore framework.

Component Version macOS Windows Linux Server iOS SDK
Calendar 9.2 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Calendar.Initialize" )

Parameters

none

Result

Returns OK or error.

Description

Initializes CalendarStore framework.
This is done usually when you call first function using Calendar.
But here you can explicitly initialize it in your start script.

Release notes

Blog Entries

Created 16th May 2019, last changed 15th June 2021


Calendar.Events - Calendar.Item.AddAlarm

Feedback: Report problem or ask question.