TTMSFNCCloudGoogleCalendars Class
Collection of TTMSFNCCloudGoogleCal objects holding the calendars retrieved from the connected account.
API unit family: TMSFNCCloudGoogleCalendar
Inherits from: TCollection
Syntax
TTMSFNCCloudGoogleCalendars = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the calendars in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new calendar, appends it to the collection and returns it. |
| GetOwner | Returns the persistent object that owns this collection. |
| Insert | Creates a new calendar and inserts it at the given position. |