Table of Contents

TTMSFNCCustomCloudMicrosoftOutlookCalendar.DeleteCalendar Method

Starts an asynchronous request that deletes an existing calendar.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Declaring type: TTMSFNCCustomCloudMicrosoftOutlookCalendar

Syntax

procedure DeleteCalendar(ACalendar: TTMSFNCCloudMicrosoftOutlookCal);

Remarks

The request is skipped when the calendar is nil.

Parameters

Name Description
ACalendar Calendar to delete.