Removes a character from the selected event's invite/signup list. Cannot be used to remove the event's creator (fires a CALENDAR_UPDATE_ERROR
event with nil error message if such is attempted).
See also Calendar functions.
Signature:
CalendarEventRemoveInvite(index)
Arguments:
index
- Index of a character on the event's invite list (between 1 and CalendarEventGetNumInvites()) (number
)