SP.Social.SocialAttachmentAction object (sp.userprofiles)

Represents the click action for an attachment in a microblog post.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Social.SocialAttachmentAction()

Members

The SocialAttachmentAction object has the following members.

Constructor

The SocialAttachmentAction object has the following constructor.

Constructor

Description

SocialAttachmentAction

Initializes a new instance of a SocialAttachmentAction object.

Methods

The SocialAttachmentAction object has the following methods.

Method

Description

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

writeToXml

This member is reserved for internal use and is not intended to be used directly from your code.

Properties

The SocialAttachmentAction object has the following properties.

Property

Description

actionKind

Gets or sets the type of action that the action performs.

actionUri

Gets or sets the target URI for the action.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Remarks

SocialAttachmentAction is used only when the attachment is a video or document.

See also

Other resources

SP.Social namespace

Work with social feeds in SharePoint 2013

How to: Embed images, videos, and documents in posts in SharePoint Server 2013