Table of Contents

TTMSFNCCustomCloudGoogleCalendar.AddCalendar Method

Sends a request to create the given calendar in the connected account.

API unit family: TMSFNCCloudGoogleCalendar Declaring type: TTMSFNCCustomCloudGoogleCalendar

Syntax

procedure AddCalendar(ACalendar: TTMSFNCCloudGoogleCal);

Remarks

The request runs asynchronously; handle OnAddCalendar for the result.

Parameters

Name Description
ACalendar Calendar to create.