Freigeben über


SP. Social.SocialAttachmentAction.actionKind-Eigenschaft (sp.userprofiles)

Ruft ab oder legt den Typ der Aktion, die die Aktion ausführt.

**Letzte Änderung:**Freitag, 23. August 2013

**Gilt für:**apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Social.SocialAttachmentAction.get_actionKind()
SP.Social.SocialAttachmentAction.set_actionKind(value)

Rückgabewert

SocialAttachmentActionKind
den Typ der Aktion, die die Aktion ausführt: navigate (in einer neuen Registerkarte öffnen) = 0, adHocAction (Aktion je nach Art der Anlage) = 1.

Siehe auch

Weitere Ressourcen

SocialAttachmentAction