DeletePictureAlbumContentsAsync method

OnlineMediaManager.DeletePictureAlbumContentsAsync method

Deletes the contents of the provided online picture album from the device without deleting the album itself.

Syntax


public:
IAsyncAction^ DeletePictureAlbumContentsAsync(
  OnlinePictureAlbum^ item
)

Parameters

item

Type: OnlinePictureAlbum

The online picture album for which the contents should be deleted.

Return value

Type: IAsyncAction

An asynchronous action.

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

OnlineMediaManager

 

 

Show:
© 2017 Microsoft