Table of Contents

TTMSFNCCloudGoogleCalendarAttendee Class

Represents a single attendee invited to a calendar event, including the attendee's email, display name and response status.

API unit family: TMSFNCCloudGoogleCalendar Inherits from: TCollectionItem

Syntax

TTMSFNCCloudGoogleCalendarAttendee = class(TCollectionItem)

Properties

Name Description
Email Email address of the attendee.
Status Response of the attendee to the event invitation.
Summary Display name of the attendee.

Methods

Name Description
GetOwner Returns the persistent object that owns this attendee.