Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Calendar.Item.SetStartDate

Sets the start date of an event.

Component Version macOS Windows Linux Server iOS SDK
Calendar 3.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Calendar.Item.SetStartDate"; eventRef; timestamp )   More

Parameters

Parameter Description Example
eventRef The reference to the event. $eventRef
timestamp The new start date/time. Get(CurrentTimestamp)

Result

Returns OK or error.

Description

Sets the start date of an event.

See also

Example Databases

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


Calendar.Item.SetPriority - Calendar.Item.SetTitle