Freigeben über


SocialActorType-Enumeration

Gibt einen Typ SocialActor .

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 SocialActorType
'Usage
Dim instance As SocialActorType
public enum SocialActorType

Member

Membername Beschreibung
User Wert = 0. Ein Benutzer.
Document Wert = 1. Ein Dokument.
Site Wert = 2. Eine Website.
Tag Wert = 3. Eine Kategorie.

Siehe auch

Referenz

Microsoft.SharePoint.Client.Social-Namespace