TTMSFNCCloudMicrosoftOneDriveItems.Items Property
Provides indexed access to the items in the collection.
API unit family: TMSFNCCloudMicrosoftOneDrive
Declaring type: TTMSFNCCloudMicrosoftOneDriveItems
Type: TTMSFNCCloudMicrosoftOneDriveItem
Syntax
property Items[index: integer]: TTMSFNCCloudMicrosoftOneDriveItem;
Parameters
| Name | Description |
|---|---|
index |
Zero-based index of the item to read or write. |