Freigeben über


SocialPostCreationData-Klasse

Darstellt und die zugehörigen Informationen für einen neuen Microblog Beitrag.

Vererbungshierarchie

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

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

Hinweise

Finden Sie unter How to: Learn to read and write to the social feed by using the .NET client object model, How to: Create and delete posts and retrieve the social feed by using the .NET client object model, How to: Include mentions, tags, and links to sites and documents in postsund How to: Embed images, videos, and documents in posts.

Threadsicherheit

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

Siehe auch

Referenz

SocialPostCreationData-Member

Microsoft.SharePoint.Client.Social-Namespace