Freigeben über


SocialAttachmentActionKind-Enumeration

Gibt den Typ der Aktion, die eine SocialAttachmentAction ausführt.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblys:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration SocialAttachmentActionKind
'Usage
Dim instance As SocialAttachmentActionKind
public enum SocialAttachmentActionKind

Member

Membername Beschreibung
Navigate Öffnet die ActionUri in neuer Registerkarte Wert = 0.
AdHocAction Öffnet die ActionUri entsprechend dem Anlagetyp. Wert = 1.

Hinweise

AdHocAction hängt von der AttachmentKind (beispielsweise die ActionUri des Beitrags im Vorschaubereich geöffnet).

Siehe auch

Referenz

Microsoft.SharePoint.Client.Social-Namespace

Weitere Ressourcen

Arbeiten mit sozialen Feeds in SharePoint 2013