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

Events.Item.SetTitle

Sets the item title.

Component Version macOS Windows Linux Server iOS SDK
Events 6.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "Events.Item.SetTitle"; EKCalendarItem; Title )   More

Parameters

Parameter Description Example
EKCalendarItem The reference to the calendar item: an event or reminder. $item
Title The new title. "Joe's birthday"

Result

Returns OK or error.

Description

Sets the item title.

Examples

Set Title:

Set Variable [$r; Value:MBS( "Events.Item.SetTitle"; $reminder; Events Create Reminder::Title )]

See also

Example Databases

Blog Entries

This function checks for a license.

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


Events.Item.SetTimeZone - Events.Item.SetURL