MicrofeedAttachmentStore.PutImage(Stream) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientArrayResult<string> PutImage (System.IO.Stream imageData);
member this.PutImage : System.IO.Stream -> Microsoft.SharePoint.Client.ClientArrayResult<string>
Public Function PutImage (imageData As Stream) As ClientArrayResult(Of String)
Parameters
- imageData
- Stream
Returns
- Attributes