TTMSFNCCloudGoogleCalendarAttendees.Items Property
Provides indexed access to the attendees in the collection.
API unit family: TMSFNCCloudGoogleCalendar
Declaring type: TTMSFNCCloudGoogleCalendarAttendees
Type: TTMSFNCCloudGoogleCalendarAttendee
Syntax
property Items[Index: Integer]: TTMSFNCCloudGoogleCalendarAttendee;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the attendee to read or write. |