다음을 통해 공유


MicrofeedThread Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicrofeedThread", ServerTypeId="{17f3cd67-1bf6-42c3-992b-abfab74ed3ac}", ValueObject=true)]
public sealed class MicrofeedThread : Microsoft.SharePoint.Client.ClientValueObject
type MicrofeedThread = class
    inherit ClientValueObject
Public NotInheritable Class MicrofeedThread
Inherits ClientValueObject
Inheritance
MicrofeedThread
Attributes

Constructors

MicrofeedThread()

Properties

CanFollowUp
CanHaveAttachments
CanLike
CanReply
DataLinks
DefinitionId
DefinitionName
Identifier
Locked
MicrofeedEntities
OwnerIndex
RefReply
RefRoot
RenderPostAuthorImage
Replies
ReplyCount
RootPost
SmallImageSizePreferred
Status
TypeId

Methods

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

Applies to