OnlinePictureAlbum class
A container for online pictures, online videos, and other online picture albums.
Syntax
Members
The OnlinePictureAlbum class has these types of members:
Methods
The OnlinePictureAlbum class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| GetContentsQuery | Retrieves a OnlineMediaItemQueryResult representing the contents of the online picture album. |
| GetCoverImageAsync | Retrieves a stream containing the image data for the online picture album's cover image. |
| GetPictureAlbumsQuery | Retrieves a OnlinePictureAlbumQueryResult representing the child albums of the online picture album. |
| SetCoverImageAsync | Sets the content of the |
Properties
The OnlinePictureAlbum class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write | Gets or sets the url of the cover image for the online picture album. | |
|
Read/write | Gets or sets the time that the album item was created. Used to enable sorting media items by date. | |
|
Read-only | Gets a string that uniquely identifies the online picture album on the device. | |
|
Read-only | Gets a string containing the ID of the album that is the parent of the current online picture album. | |
|
Read-only | Gets a string that identifies the online picture album for the service that hosts it. | |
|
Read/write | Gets or sets a value indicating whether authentication is required in order to access the online pictures and videos contained in the album. | |
|
Read/write | Gets or sets the title of the online picture album. | |
|
Read/write | Gets or sets a string representing a version number for the online picture album used to enable apps to sync only new or changed items. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Threading(Both)]
- [Version(0x06030000)]