Version

Resources Array

Property

Type

Description

resources

Array

Array of existing resources retrieved from the SharePoint site.

resources.resource Object Structure

Property

Type

Description

url

String

URL to the resource.

title

String

Title of the resource.

properties

Array

Resource properties.

resources.resource.properties Object Structure

Property

Type

Description

size

String

Resource size in bytes.

path

String

Path to the resource.

write

String

Last time the resource was modified.

author

String

The resource’s creator.

isdocument

String

“true” when the resource is a document.

fileextension

String

File’s suffix, e.g., “DOCX”.

contentclass

String

List or library type.

title

String

Title of the resource.