TTMSFNCCloudGoogleCalendarGetCalendarItemByIDEvent Event Type
Fires when a request that retrieves a single event by its identifier completes.
API unit family: TMSFNCCloudGoogleCalendar
Parameters
| Name | Description |
|---|---|
Sender |
Object that raised the event. |
ARequestResult |
Result of the request, including status and response data. |
ACalendarItem |
Retrieved event, or nil when not found. |