Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetAttendeeCommonName
Queries name of attendees.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.GetAttendeeCommonName"; eventRef; index ) More
Parameters
Parameter | Description | Example |
---|---|---|
eventRef | The reference to the event. | $eventRef |
index | The index of the attendee. | 0 |
Result
Returns name as text or error.
Description
Queries name of attendees.Index is from zero to Calendar.Item.GetAttendeeCount-1.
See also
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.
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014