Share via


MicrofeedPostOptions Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicrofeedPostOptions", ServerTypeId="{05945c4b-7e45-4d35-a8af-d672e62a3973}", ValueObject=true)]
public class MicrofeedPostOptions : Microsoft.SharePoint.Client.ClientValueObject
type MicrofeedPostOptions = class
    inherit ClientValueObject
Public Class MicrofeedPostOptions
Inherits ClientValueObject
Inheritance
MicrofeedPostOptions
Attributes

Constructors

MicrofeedPostOptions()

Properties

Content
ContentFormattingOption
DataLinks
DefinitionName
MediaLink
PeopleList
PostSource
PostSourceUri
RefThread_ReferenceID
RefThread_RefReply
RefThread_RefRoot
TargetActor
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