MicrofeedThread Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes
Constructors
MicrofeedThread() |
Properties
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) |