DownloadAlbumItemsOperation class

DownloadAlbumItemsOperation class

An object passed to an online media extensibility background agent to trigger the agent to sync the contents of an OnlinePictureAlbum.

Syntax


public sealed class DownloadAlbumItemsOperation : ISocialOperation

Members

The DownloadAlbumItemsOperation class has these types of members:

Methods

The DownloadAlbumItemsOperation class has these methods. It also inherits methods from the Object class.

MethodDescription
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.

PropertyAccess typeDescription

Id

Read-only

Gets the Id of the album to be synced.

MaximumItemCount

Read-only

This property is not used.

ParentAlbumId

Read-only

Gets the RemoteId of the album to be synced.

StartIndex

Read-only

This property is not used.

Type

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

Windows.Phone.SocialInformation
Windows::Phone::SocialInformation [C++]

Metadata

Windows.WinMD

Attributes

[MarshalingBehavior(Agile)]
[Threading(Both)]
[Version(0x06030000)]

See also

Object
ISocialOperation

 

 

Show:
© 2017 Microsoft