IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

SharedLinks Property

A collection of shared links created by the current user.

Syntax


 getSharedLinks(): DropboxSharedLinkList;

 setSharedLinks(sharedLinks: DropboxSharedLinkList): void;

Default Value

Remarks

This collection holds a list of shared links created by the current user.

Calling ListSharedLinks will populate this collection.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]