MicrofeedPostOptions 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.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
- 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) | |