MicrofeedRetrievalOptions Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicrofeedRetrievalOptions", ServerTypeId="{7d6bf569-e2ef-4aea-a24e-c56d4412321d}", ValueObject=true)]
public class MicrofeedRetrievalOptions : Microsoft.SharePoint.Client.ClientValueObject
type MicrofeedRetrievalOptions = class
    inherit ClientValueObject
Public Class MicrofeedRetrievalOptions
Inherits ClientValueObject
Inheritance
MicrofeedRetrievalOptions
Attributes

Constructors

MicrofeedRetrievalOptions()

Properties

ContentFormattingOption
ContentOnly
DropAllSecurityTrimmablePosts
GatherUnreadMentionCountForUser
IncludedTypes
NewerThan
OlderThan
PostDefinitionFilter
ResultSortOrder
ThreadCount
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