OnlineMediaManager.CreatePicture method
Creates an OnlinePicture object with the specified RemoteId as a child of the online picture album with the specified Id.
Syntax
Parameters
- remoteId
-
Type: System.String [.NET] | Platform::String [C++]
The RemoteId of the new OnlinePicture.
- parentPictureAlbumId
-
Type: System.String [.NET] | Platform::String [C++]
The Id of the online picture album that will be the parent of the new OnlinePicture.
Return value
Type: OnlinePicture
The newly created OnlinePicture object.
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 |
|
|
Metadata |
|
See also