MicrofeedStore 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.MicrofeedStore", ServerTypeId="{161dc7a0-cfdf-413d-b2d4-f046a70f96e6}")]
public class MicrofeedStore : Microsoft.SharePoint.Client.ClientObject
type MicrofeedStore = class
inherit ClientObject
Public Class MicrofeedStore
Inherits ClientObject
- Inheritance
- Attributes
Constructors
MicrofeedStore(ClientRuntimeContext, ObjectPath) | |
MicrofeedStore(ClientRuntimeContext) |
Properties
Context | (Inherited from ClientObject) |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
ServerObjectIsNull | (Inherited from ClientObject) |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |