Freigeben über


SocialPost-Konstruktor

Initialisiert eine neue Instanz eines Objekts 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 Sub New
'Usage

Dim instance As New SocialPost()
public SocialPost()

Hinweise

Veröffentlichen eines Beitrags, erstellen Sie ein Objekt SocialPostCreationData , und klicken Sie dann in der Methode SocialFeedManagerCreatePost() übergeben.

Siehe auch

Referenz

SocialPost Klasse

SocialPost-Member

Microsoft.SharePoint.Client.Social-Namespace