DownloadAlbumItemsOperation class
An object passed to an online media extensibility background agent to trigger the agent to sync the contents of an OnlinePictureAlbum.
Syntax
Members
The DownloadAlbumItemsOperation class has these types of members:
Methods
The DownloadAlbumItemsOperation class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| NotifyCompletion | Notifies the system that the operation is complete. |
| NotifyCompletion(Boolean) | Notifies the system that the operation is complete. |
Properties
The DownloadAlbumItemsOperation class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the Id of the album to be synced. | |
|
Read-only | This property is not used. | |
|
Read-only | Gets the RemoteId of the album to be synced. | |
|
Read-only | This property is not used. | |
|
Read-only | Gets the type of the operation. |
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)]
See also