Table of Contents

TTMSFNCCloudMicrosoftOneDrive.GetShare Method

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

API unit family: TMSFNCCloudMicrosoftOneDrive Declaring type: TTMSFNCCloudMicrosoftOneDrive Inherited from: 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.