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

Events.Reminder.SetCompletionDate

Sets the date on which this reminder was completed.

Component Version macOS Windows Linux Server iOS SDK
Events 6.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "Events.Reminder.SetCompletionDate"; EKReminder; CompletionDate )   More

Parameters

Parameter Description Example
EKReminder The reference to the reminder. $Reminder
CompletionDate The completion timestamp. Get(CurrentHostTimeStamp)

Result

Returns OK or error.

Description

Sets the date on which this reminder was completed.

See also

This function checks for a license.

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


Events.Reminder.SetCompleted - Events.Reminder.SetDueDate