Table of Contents

TTMSFNCCloudGoogleCalendarReminder Class

Represents a single reminder for a calendar event, specifying how long before the event the notification fires and through which channel.

API unit family: TMSFNCCloudGoogleCalendar Inherits from: TCollectionItem

Syntax

TTMSFNCCloudGoogleCalendarReminder = class(TCollectionItem)

Properties

Name Description
Method Channel used to deliver the reminder.
Minutes Number of minutes before the event start at which the reminder fires.

Methods

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