MicrofeedStore.Query(String, MicrofeedDataQuery) Method
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.Remote]
public Microsoft.SharePoint.Client.Microfeed.MicrofeedDataCollection Query (string storeIdentifier, Microsoft.SharePoint.Client.Microfeed.MicrofeedDataQuery query);
member this.Query : string * Microsoft.SharePoint.Client.Microfeed.MicrofeedDataQuery -> Microsoft.SharePoint.Client.Microfeed.MicrofeedDataCollection
Public Function Query (storeIdentifier As String, query As MicrofeedDataQuery) As MicrofeedDataCollection
Parameters
- storeIdentifier
- String
- query
- MicrofeedDataQuery
Returns
- Attributes