SP.Social.SocialAttachmentActionKind enumeration (sp.userprofiles)

Specifies the type of action that a SocialAttachmentAction performs.

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

SP.Social.SocialAttachmentActionKind

Members

The SocialAttachmentActionKind enumeration has the following members.

Member

Value

Description

navigate

0

Open the SocialAttachmentAction.actionUri in a new tab.

adHocAction

1

Open the SocialAttachmentAction.actionUri according to the type of attachment.

Remarks

adHocAction depends on SocialAttachment.attachmentKind (for example, open the actionUri in the post's preview area).

See also

Other resources

SP.Social namespace

SocialAttachmentKind