Partager via


SocialFeedOptions - Classe

Représente les options que vous pouvez spécifier lors de l'extraction d'un flux de mise en réseau.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.Social.SocialFeedOptions

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 SocialFeedOptions _
    Inherits ClientValueObject
'Utilisation
Dim instance As SocialFeedOptions
public class SocialFeedOptions : ClientValueObject

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.

Voir aussi

Référence

SocialFeedOptions - Membres

Microsoft.SharePoint.Client.Social - Espace de noms

Autres ressources

How to: Create and delete posts and retrieve the social feed by using the .NET client object model