MicrofeedAttachmentStore Constructors
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.
Overloads
MicrofeedAttachmentStore(ClientRuntimeContext) | |
MicrofeedAttachmentStore(ClientRuntimeContext, ObjectPath) |
MicrofeedAttachmentStore(ClientRuntimeContext)
public MicrofeedAttachmentStore (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.SharePoint.Client.Microfeed.MicrofeedAttachmentStore : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.Microfeed.MicrofeedAttachmentStore
Public Sub New (context As ClientRuntimeContext)
Parameters
- context
- ClientRuntimeContext
Applies to
MicrofeedAttachmentStore(ClientRuntimeContext, ObjectPath)
public MicrofeedAttachmentStore (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.Microfeed.MicrofeedAttachmentStore : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.Microfeed.MicrofeedAttachmentStore
Parameters
- context
- ClientRuntimeContext
- objectPath
- ObjectPath