Table of Contents

TTMSFNCCloudMicrosoftOutlookAttendees Class

Collection of TTMSFNCCloudMicrosoftOutlookAttendee objects, holding the attendees of a calendar event.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Inherits from: TCollection

Syntax

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