Freigeben über


SocialFollowingManager-Klasse

Stellt Methoden zum Verwalten eines Benutzers Liste folgen Akteuren (Benutzer, Dokumente, Websites und Tags).

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Social.SocialFollowingManager

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 Class SocialFollowingManager _
    Inherits ClientObject
'Usage
Dim instance As SocialFollowingManager
public class SocialFollowingManager : ClientObject

Hinweise

Weitere Informationen finden Sie unter Follow people, Folgen von Inhalten in SharePoint 2013, How to: Follow people by using the .NET client object model in SharePoint 2013und How to: Follow documents and sites by using the .NET client object model in SharePoint 2013.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SocialFollowingManager-Member

Microsoft.SharePoint.Client.Social-Namespace