Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetDueDate
Queries due date of this reminder/task.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.GetDueDate"; reminderRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
reminderRef | The reference to the reminder. | $reminderRef |
Result
Returns date or error.
Description
Queries due date of this reminder/task.See also
- Calendar.Item.GetEndDate
- Calendar.Item.GetNotes
- Calendar.Item.GetPriority
- Calendar.Item.GetStartDate
- Calendar.Item.GetTitle
- Calendar.Item.NextAlarmDate
- Calendar.Item.SetAllDay
- Calendar.Item.SetDueDate
- Calendar.Item.SetEndDate
- Calendar.Item.SetStartDate
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014