SocialPost Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialPost", ServerTypeId="{11386a5f-9543-44b8-8a96-1aa33d964f87}", ValueObject=true)]
public class SocialPost : Microsoft.SharePoint.Client.ClientValueObject
type SocialPost = class
    inherit ClientValueObject
Public Class SocialPost
Inherits ClientValueObject
Inheritance
Attributes

Constructors

SocialPost()

Properties

Attachment
Attributes
AuthorIndex
CreatedTime
Id
LikerInfo
ModifiedTime
Overlays
PostType
PreferredImageUri
Source
Text
TypeId

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