Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendars Class

Collection of TTMSFNCCloudMicrosoftOutlookCal objects, holding the calendars available in the connected account.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Inherits from: TCollection

Syntax

TTMSFNCCloudMicrosoftOutlookCalendars = 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 component that owns this collection.
Insert Creates a new calendar and inserts it at the given position.