MicrofeedDataQuery Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicrofeedDataQuery", ServerTypeId="{8ed10755-cc38-4099-875a-8f82d6a62303}", ValueObject=true)]
public class MicrofeedDataQuery : Microsoft.SharePoint.Client.ClientValueObject
type MicrofeedDataQuery = class
    inherit ClientValueObject
Public Class MicrofeedDataQuery
Inherits ClientValueObject
Inheritance
MicrofeedDataQuery
Attributes

Constructors

MicrofeedDataQuery()

Properties

ItemLimit
Query
TypeId
ViewFields
ViewFieldsOnly

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