Table of Contents

TTMSFNCCloudMicrosoftOutlookMailFolders.Insert Method

Inserts a new folder at the given position in the collection.

API unit family: TMSFNCCloudMicrosoftOutlookMail Declaring type: TTMSFNCCloudMicrosoftOutlookMailFolders

Syntax

function Insert(Index: Integer): TTMSFNCCloudMicrosoftOutlookMailFolder;

Parameters

Name Description
Index Zero-based position at which the folder is inserted.

Returns

The newly inserted folder.