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