SocialFeed - Classe
Représente un flux social.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.Social.SocialFeed
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Class SocialFeed _
Inherits ClientValueObject
'Utilisation
Dim instance As SocialFeed
public class SocialFeed : ClientValueObject
Remarques
Pour plus d'informations sur l'interaction avec les flux, voir Utiliser des flux sociaux dans SharePoint 2013 et How to: Create and delete posts and retrieve the social feed by using the .NET client object model.
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.