TTMSFNCCloudMicrosoftOutlookMailItems.Insert Method
Inserts a new message at the given position in the collection.
API unit family: TMSFNCCloudMicrosoftOutlookMail
Declaring type: TTMSFNCCloudMicrosoftOutlookMailItems
Syntax
function Insert(Index: Integer): TTMSFNCCloudMicrosoftOutlookMailItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which the message is inserted. |
Returns
The newly inserted message.