DownloadAlbumItemsOperation.ParentAlbumId property

Gets the RemoteId of the album to be synced.

Syntax

public string ParentAlbumId { get; }
Public ReadOnly Property ParentAlbumId As String
public:
property String^ ParentAlbumId { 
   String^ get();
}

Property value

Type: System.String [.NET] | Platform::String [C++]

The RemoteId of the album to be synced.

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

See also

DownloadAlbumItemsOperation