OnlinePictureAlbumQueryResult class

OnlinePictureAlbumQueryResult class

Provides a mechanism for retrieving online picture albums currently stored on the device.

Syntax


public sealed class OnlinePictureAlbumQueryResult

Members

The OnlinePictureAlbumQueryResult class has these types of members:

Methods

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

MethodDescription
GetPictureAlbumCountAsync Retrieves the number of online picture albums contained in the query result.
GetPictureAlbumsAsync Returns a list of the online picture albums in the query result.
GetPictureAlbumsAsync(Int32) Returns a list of the online picture albums in the query result, limited to the specified number of 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

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

Metadata

Windows.WinMD

Attributes

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

 

 

Show:
© 2017 Microsoft