Documents

lastModified Time Date and time of the last modification.
creationDate Time Date and time of creation.
modifiedBy String User ID of the user who last modified this object.
parent String Object ID of the parent folder.
title String Title
version Number Version number of the document. New documents start at 1. Every update increments the version by 1.
id String Object ID
fileSize Number Size of the document in bytes.
description String Description
url String Link/URL
createdBy String User ID of the user who created this object.
fileName String Displayed filename of the document.
fileMIMEType String MIME type of the document. The client converts known types to more readable names before displaying them.
categories
lockedUntil Time The time until which this item will presumably be locked. Only set if the docment is currently locked, 0 otherwise.
fileMD5Sum String MD5Sum of the document. Not yet implemented, so this is currently always empty.
versionComment String A version comment is used to file a changelog for the file.
currentVersion Boolean â €œtrue” if this version is the current version “falseâ € otherwise. . Note: This is not writeable
colorLabel Number Color number used by Outlook to label the object. The assignment of colors to numbers is arbitrary and specified by the client. The numbers are integer numbers between 1 and 10 (inclusive).
numberOfVersions Number The number of all versions of the infoitem. Note: This is not writeable.