Share via


MicrofeedUserPosts Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicrofeedUserPosts", ServerTypeId="{c3fd2c40-e620-4307-a653-c0c28fc197eb}", ValueObject=true)]
public sealed class MicrofeedUserPosts : Microsoft.SharePoint.Client.ClientValueObject
type MicrofeedUserPosts = class
    inherit ClientValueObject
Public NotInheritable Class MicrofeedUserPosts
Inherits ClientValueObject
Inheritance
MicrofeedUserPosts
Attributes

Constructors

MicrofeedUserPosts()

Properties

AccountName
PostOptions
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