Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetAttendees
Queries the list of attendees for this event.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated.
MBS( "Calendar.Item.GetAttendees"; EventRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
EventRef | The reference to the calendar event. | $eventRef |
Result
Returns list of attendee IDs or error.
Description
Queries the list of attendees for this event.There is no API from Apple to modify attendees.
See also
- Calendar.Item.GetAttendeeCount
- Calendar.Item.GetAttendeeStatus
- Calendar.Item.GetAttendeeURL
- Calendar.Item.GetCalendar
- Calendar.Item.GetDateStamp
- Calendar.Item.GetDueDate
- Calendar.Item.GetNotes
- Calendar.Item.SetCalendar
Release notes
- Version 9.0
- Improved out of bounds error message for Menu.InsertItem, Menu.RemoveItemAtIndex, Calendar.Item.GetAttendeeURL, Calendar.Item.GetAttendeeCommonName, Calendar.Item.GetAttendeeStatus, Printer.PrinterName and CLGeocoder.PlacemarkValue.
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
