Freigeben über


SocialPost-Klasse

Stellt einen Beitrag Microblog in einem sozialen Feed.

Vererbungshierarchie

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

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

Hinweise

Weitere Informationen zum Arbeiten mit Beiträge finden Sie unter How to: Create and delete posts and retrieve the social feed by using the .NET client object model.

Threadsicherheit

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

Siehe auch

Referenz

SocialPost-Member

Microsoft.SharePoint.Client.Social-Namespace