Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendarItems.Insert Method

Creates a new event and inserts it at the given position.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Declaring type: TTMSFNCCloudMicrosoftOutlookCalendarItems

Syntax

function Insert(Index: Integer): TTMSFNCCloudMicrosoftOutlookCalendarItem;

Parameters

Name Description
Index Zero-based position at which to insert the event.

Returns

The newly inserted event.