Freigeben über


SocialFeedOptions-Klasse

Stellt die Optionen, die Sie beim Abrufen eines sozialen Feeds angeben können.

Vererbungshierarchie

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

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

Threadsicherheit

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

Siehe auch

Referenz

SocialFeedOptions-Member

Microsoft.SharePoint.Client.Social-Namespace

Weitere Ressourcen

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