Table of Contents

TTMSFNCCloudGoogleCalendarAttendees Class

Collection of TTMSFNCCloudGoogleCalendarAttendee objects holding the attendees of a single calendar event.

API unit family: TMSFNCCloudGoogleCalendar Inherits from: TCollection

Syntax

TTMSFNCCloudGoogleCalendarAttendees = class(TCollection)

Properties

Name Description
Items Provides indexed access to the attendees in the collection.

Methods

Name Description
Add Creates a new attendee, appends it to the collection and returns it.
GetOwner Returns the persistent object that owns this collection.
Insert Creates a new attendee and inserts it at the given position.