Share via


MicrofeedAttachmentStore Constructors

Definition

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

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

objectPath
ObjectPath

Applies to