Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetURL
Queries the URL of a calendar item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.GetURL"; itemRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
itemRef | The reference to the calendar item. Can be reference to event or reminder. | $eventRef |
Result
Returns URL or error.
Description
Queries the URL of a calendar item.See also
- Calendar.Alarm.GetURL
- Calendar.Alarm.SetURL
- Calendar.Item.GetNotes
- Calendar.Item.GetTitle
- Calendar.Item.GetUID
- Calendar.Item.SetURL
Example Databases
- Mac and iOS/Events/Calendar/Calendar Events
- Mac and iOS/Events/Calendar/Calendar Import
- Mac and iOS/Events/Calendar/Reminders
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014