Table of Contents

TTMSFNCCloudGoogleCalendarItems.Items Property

Provides indexed access to the events in the collection.

API unit family: TMSFNCCloudGoogleCalendar Declaring type: TTMSFNCCloudGoogleCalendarItems Type: TTMSFNCCloudGoogleCalendarItem

Syntax

property Items[Index: Integer]: TTMSFNCCloudGoogleCalendarItem;

Parameters

Name Description
Index Zero-based index of the event to read or write.