Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetCompleted
Queries the completed flag for a reminder.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated.
MBS( "Calendar.Item.GetCompleted"; reminderRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
reminderRef | The reference to the reminder. | $reminderRef |
Result
Returns current setting or error.
Description
Queries the completed flag for a reminder.See also
- Calendar.Item.GetCalendar
- Calendar.Item.GetCompletionDate
- Calendar.Item.GetDueDate
- Calendar.Item.GetEndDate
- Calendar.Item.GetNotes
- Calendar.Item.SetCompleted
- Calendar.NewReminder
- Calendar.SaveReminder
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
