Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Calendar.Item.GetAttendees
Queries the list of attendees for this event.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Calendar | 3.5 | Yes | No | No | No | No |
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
Example Databases
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.
Created 18th August 2014, last changed 18th August 2014
Calendar.Item.GetAttendeeURL - Calendar.Item.GetCalendar
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins