Share via


SocialPostCreationData Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialPostCreationData", ServerTypeId="{2830dd33-271e-4091-a211-e88988e16b03}", ValueObject=true)]
public class SocialPostCreationData : Microsoft.SharePoint.Client.ClientValueObject
type SocialPostCreationData = class
    inherit ClientValueObject
Public Class SocialPostCreationData
Inherits ClientValueObject
Inheritance
SocialPostCreationData
Attributes

Constructors

SocialPostCreationData()

Properties

Attachment
ContentItems
ContentText
DefinitionData
SecurityUris
Source
TypeId
UpdateStatusText

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to