TTMSFNCCloudGoogleCalendarAttendees.Insert Method
Creates a new attendee and inserts it at the given position.
API unit family: TMSFNCCloudGoogleCalendar
Declaring type: TTMSFNCCloudGoogleCalendarAttendees
Syntax
function Insert(Index: Integer): TTMSFNCCloudGoogleCalendarAttendee;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the attendee. |
Returns
The newly inserted attendee.