TTMSFNCCloudGoogleCalendars.Items Property
Provides indexed access to the calendars in the collection.
API unit family: TMSFNCCloudGoogleCalendar
Declaring type: TTMSFNCCloudGoogleCalendars
Type: TTMSFNCCloudGoogleCal
Syntax
property Items[Index: Integer]: TTMSFNCCloudGoogleCal;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the calendar to read or write. |