Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetCalendar
Queries the calendar id for this calendar item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.GetCalendar"; itemRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
itemRef | The reference to the calendar item. Can be reference to event or reminder. | $eventRef |
Result
Returns id as text or error.
Description
Queries the calendar id for this calendar item.See also
- Calendar.Item.GetAllDay
- Calendar.Item.GetAttendees
- Calendar.Item.GetCompleted
- Calendar.Item.GetDateStamp
- Calendar.Item.GetDueDate
- Calendar.Item.GetEndDate
- Calendar.Item.SetCalendar
- Calendar.RemoveCalendar
- Events.Item.GetCalendar
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