OnlinePictureAlbum.GetContentsQuery method

Retrieves a OnlineMediaItemQueryResult representing the contents of the online picture album.

Syntax

public OnlineMediaItemQueryResult GetContentsQuery()
Public Function GetContentsQuery() As OnlineMediaItemQueryResult
public:
OnlineMediaItemQueryResult^ GetContentsQuery()

Parameters

This method has no parameters.

Return value

Type: OnlineMediaItemQueryResult

A OnlineMediaItemQueryResult representing the contents of the online picture album.

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

See also

OnlinePictureAlbum