Table of Contents

TTMSFNCCloudMicrosoftOneDriveItem Class

Represents a single file or folder entry returned by a storage operation, extended with provider-specific link, share, description and creator information.

API unit family: TMSFNCCloudMicrosoftOneDrive Inherits from: TTMSFNCCloudItem

Syntax

TTMSFNCCloudMicrosoftOneDriveItem = class(TTMSFNCCloudItem)

Properties

Name Description
Description Description text associated with the item.
Link Web URL of the item.
Share Public share URL for the item. Reading this property requests a share link from the service when one has not yet been created.
Shared Indicates whether the item is shared. True when the item has been shared with other users.
User Creator of the item, holding the user identifier and display name.