The Album object contains info about a user's albums in Microsoft SkyDrive. Albums are stored at the root level of a user's SkyDrive directory, and can contain combinations of photos, videos, audio, files, and folders. The Live Connect REST API supports reading Album objects. Use the wl.photos scope to read a user's Album objects. Use the wl.skydrive scope to read a user's files. 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 file was last updated.
The total number of items in the album.
The time, in ISO 8601 format, at which the album was created.
A description of the album, or null if no description is specified.
Info about the user who authored the album.
The Album object's ID.
A value that indicates whether this album can be embedded. If this album can be embedded, this value is true; otherwise, it is false.
A URL of the album, hosted in SkyDrive.
The name of the album.
The resource ID of the parent.
The object that contains permissions info for the album. Requires the wl.skydrive scope.
The type of object; in this case, "album".
The time, in ISO 8601 format, that the system updated the album last.
The URL to upload items to the album, hosted in SkyDrive. Requires the wl.skydrive scope.