TTMSFNCCloudMicrosoftOutlookCalendarItems.Items Property
Provides indexed access to the events in the collection.
API unit family: TMSFNCCloudMicrosoftOutlookCalendar
Declaring type: TTMSFNCCloudMicrosoftOutlookCalendarItems
Type: TTMSFNCCloudMicrosoftOutlookCalendarItem
Syntax
property Items[Index: Integer]: TTMSFNCCloudMicrosoftOutlookCalendarItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the event to read or write. |