Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendar.Add Method

Starts an asynchronous request that creates a new event in the calendar identified by the event's calendar id.

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

Syntax

procedure Add(AItem: TTMSFNCCloudMicrosoftOutlookCalendarItem);

Parameters

Name Description
AItem Event to create, used as the source of the event data sent to the service.