| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Calendar.Item.GetAttendeeURL
Queries URL of attendees.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated.
MBS( "Calendar.Item.GetAttendeeURL"; EventRef; Index ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| EventRef | The reference to the event. | $eventRef |
| Index | The index of the attendee. | 0 |
Result
Returns URL text or error.
Description
Queries URL 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
Calendar.Item.GetAttendeeStatus - Calendar.Item.GetAttendees