The Folder object contains info about a user's folders in SkyDrive. Folders can contain combinations of photos, videos, audio, and subfolders. The Live Connect REST API supports reading Folder objects. Use the wl.photos scope to read Folder objects. Use the wl.contacts_photos scope to read any albums, photos, videos, and audio that other users have shared with the user.
The time, in ISO 8601 format, that the client machine updated the file last.
The total number of items in the folder.
The time, in ISO 8601 format, at which the folder was created.
A description of the folder, or null if no description is specified.
Info about the user who created the folder.
The Folder object's ID.
A value that indicates whether this folder can be embedded. If this folder can be embedded, this value is true; otherwise, it is false.
The URL of the folder, hosted in SkyDrive.
The name of the folder.
The resource ID of the parent.
Permissions info for the folder. Requires the wl.skydrive scope.
Sorts the items to specify the following criteria: updated, name, size, or default.
The type of object; in this case, "folder".
The time, in ISO 8601 format, that the system updated the file last.
The URL to upload items to the folder hosted in SkyDrive. Requires the wl.skydrive scope.