Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendar.DeleteCalendar Method

Starts an asynchronous request that deletes an existing calendar.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Declaring type: TTMSFNCCloudMicrosoftOutlookCalendar Inherited from: TTMSFNCCustomCloudMicrosoftOutlookCalendar

Syntax

procedure DeleteCalendar(ACalendar: TTMSFNCCloudMicrosoftOutlookCal);

Remarks

The request is skipped when the calendar is nil.

Parameters

Name Description
ACalendar Calendar to delete.