Table of Contents

TTMSFNCCustomCloudMicrosoftOneDrive.GetFileByID Method

Retrieves a single item by its provider identifier.

API unit family: TMSFNCCloudMicrosoftOneDrive Declaring type: TTMSFNCCustomCloudMicrosoftOneDrive

Syntax

function GetFileByID(const AID: string): TTMSFNCCloudItem; override;

Parameters

Name Description
AID Provider identifier of the file or folder.

Returns

The item populated with the retrieved metadata.