This activity allows to get the properties of a given OdItem.
The id of the Identity of the user, device, and application which created the item.
The display name of the Identity of the user, device, and application which created the item.
Date and time of item creation.
Represents the state of the deleted item.
(Hex string). The CRC32 value of the file in little endian (if available).
The MIME type for the file.
(Base64 string). A proprietary hash of the file that can be used to determine if the contents of the file have changed (if available).
(Hex string). SHA1 hash for the contents of the file (if available).
The number of children contained immediately within this item. It must be a folder.
The item to get the properties of.
Date and time of item was last accessed.
Date and time of item was last modified.
The id of the Identity of the user, device, and application which last modified the item.
The display name of the Identity of the user, device, and application which last modified the item.
Indicates the type of the item if it file.
The unique identifier within the Drive of the obtained element.
The name of the item (filename and extension).
Indicates whether the the item is a file or a folder.
Size of the item in bytes.
URL that displays the resource in the browser.
An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Note: this property is not returned if the item is a folder.
The eTag for the entire item (metadata + content). An ETag is an opaque identifier assigned by OneDrive to a specific version of an item found inside it. ETags are similar to fingerprints and can quickly be compared to determine whether two representations of a resource are the same.