Table of Contents

TTMSFNCCustomCloudMicrosoftOneDrive.GetShare Method

Requests a public share URL for an item, raising OnGetShare when the URL is available.

API unit family: TMSFNCCloudMicrosoftOneDrive Declaring type: TTMSFNCCustomCloudMicrosoftOneDrive

Syntax

procedure GetShare(AItem: TTMSFNCCloudMicrosoftOneDriveItem; ReadOnly: Boolean = True);

Parameters

Name Description
AItem Item to share.
ReadOnly When True, creates a view-only link; otherwise an edit link.