Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendar.GetItemByID Method

Starts an asynchronous request that retrieves a single event by its identifier.

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

Syntax

procedure GetItemByID(AID: string);

Remarks

The retrieved event is reported through the get-calendar-item notification event.

Parameters

Name Description
AID Identifier of the event to retrieve.