Table of Contents

TTMSFNCCustomCloudMicrosoftOutlookCalendar.UpdateCalendar Method

Starts an asynchronous request that renames an existing calendar.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Declaring type: TTMSFNCCustomCloudMicrosoftOutlookCalendar

Syntax

procedure UpdateCalendar(ACalendar: TTMSFNCCloudMicrosoftOutlookCal; AName: string);

Remarks

The request is skipped when the calendar is nil or the name is empty.

Parameters

Name Description
ACalendar Calendar to rename.
AName New display name for the calendar.