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