Table of Contents

TTMSFNCCustomCloudGoogleCalendar.Delete Method

Sends a request to delete the given event from its calendar.

API unit family: TMSFNCCloudGoogleCalendar Declaring type: TTMSFNCCustomCloudGoogleCalendar

Syntax

procedure Delete(AItem: TTMSFNCCloudGoogleCalendarItem);

Remarks

The request runs asynchronously; the result is reported through OnDeleteCalendarItem.

Parameters

Name Description
AItem Event to delete.