TTMSFNCCloudMicrosoftOneDrive.GetFileByID Method
Retrieves a single item by its provider identifier.
API unit family: TMSFNCCloudMicrosoftOneDrive
Declaring type: TTMSFNCCloudMicrosoftOneDrive
Inherited from: 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.