Share via


SocialPostReference Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialPostReference", ServerTypeId="{5952a7be-5ef5-4246-8760-48544f41eab9}", ValueObject=true)]
public class SocialPostReference : Microsoft.SharePoint.Client.ClientValueObject
type SocialPostReference = class
    inherit ClientValueObject
Public Class SocialPostReference
Inherits ClientValueObject
Inheritance
SocialPostReference
Attributes

Constructors

SocialPostReference()

Properties

Digest
Post
ThreadId
ThreadOwnerIndex
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