SharePointUrlResponse

This class is returned by the getItemBySharePointURL method. It contains structures The API allows the developer to create, delete and update metadata fields for files and folders.

Fields

global docLibFolderIdString

The value of the folder Id from the retrieved Document Library (used instead of the folderId when the folder is root folder of the document library)

global docLibIdString

The value of the retrieved Document Library’s SharePoint Id

global docLibInfoSharePointFileInfo

A SharePointFileInfo object that represents the retrieved Document Library’s metadata

global errorCodeString

an error code that can be used with support to troubleshoot specific issues

global folderIdString

The value of the retrieved folder’s SharePoint Id

global folderInfoSharePointFileInfo

A SharePointFileInfo object that represents the retrieved folder’s metadata

global siteIdString

The value of the retrieved folder’s Site Id

global siteInfoSharePointFileInfo

A SharePointFileInfo object that represents the retrieved Site’s metadata