- 0 Talk
-
API CalendarEventGetNumInvites
Retrieves the number of invitees for an event opened with CalendarOpenEvent().
inviteCount = CalendarEventGetNumInvites()
Returns
Edit
- inviteCount
- inviteCount
- Number - The number of invitees to the open event
Details
Edit
You must call CalendarOpenEvent() to specify the event with which you are working before calling this function. This function returns the number of invitees for the event.