SocialFeedManager classe
Fornece métodos para criar postagens, modificando threads e acessar feeds sociais.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.Social.SocialFeedManager
Namespace: Microsoft.SharePoint.Client.Social
Assemblies: Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)
'Declaração
Public Class SocialFeedManager _
Inherits ClientObject
'Uso
Dim instance As SocialFeedManager
public class SocialFeedManager : ClientObject
Para obter mais informações sobre como usar SocialFeedManager, consulte Work with social feeds e How to: Create and delete posts and retrieve the social feed by using the .NET client object model.
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.