Table of Contents

TTMSFNCCloudGoogleCalendar.DeleteCalendar Method

Sends a request to delete the given calendar from the connected account.

API unit family: TMSFNCCloudGoogleCalendar Declaring type: TTMSFNCCloudGoogleCalendar Inherited from: TTMSFNCCustomCloudGoogleCalendar

Syntax

procedure DeleteCalendar(ACalendar: TTMSFNCCloudGoogleCal);

Remarks

The request runs asynchronously; handle OnDeleteCalendar for the result.

Parameters

Name Description
ACalendar Calendar to delete.