Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendars.Insert Method

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

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Declaring type: TTMSFNCCloudMicrosoftOutlookCalendars

Syntax

function Insert(Index: Integer): TTMSFNCCloudMicrosoftOutlookCal;

Parameters

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

Returns

The newly inserted calendar.