This topic has not yet been rated - Rate this topic

SP.Social.SocialFeedManager.createImageAttachment Method (sp.userprofiles)

SharePoint 2013

Creates an image attachment for a microblog post.

SP.Social.SocialFeedManager.createImageAttachment(name, description, imageData)
name

String
The name of the image.

description

String
An optional description of the image.

imageData

A stream for reading the image data.

SP.Social.SocialAttachment
An image attachment for a post.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.