Share via


SocialThread Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialThread", ServerTypeId="{2219e58b-dddf-4d04-8f7b-171151704cc1}", ValueObject=true)]
public class SocialThread : Microsoft.SharePoint.Client.ClientValueObject
type SocialThread = class
    inherit ClientValueObject
Public Class SocialThread
Inherits ClientValueObject
Inheritance
SocialThread
Attributes

Constructors

SocialThread()

Properties

Actors
Attributes
Id
OwnerIndex
Permalink
PostReference
Replies
RootPost
Status
ThreadType
TotalReplyCount
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