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

Events.Event.SetAllDay

Sets the all day flag for an event.

Component Version macOS Windows Linux Server iOS SDK
Events 6.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "Events.Event.SetAllDay"; EKEvent; Value )   More

Parameters

Parameter Description Example
EKEvent The reference to the event. $event
Value Pass 1 for all day, else 0. 1

Result

Returns OK or error.

Description

Sets the all day flag for an event.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 10th March 2016, last changed 13th March 2016


Events.Event.Refresh - Events.Event.SetAvailability