Share via


LocationOrientedSortableSession.ReadTasks method

Gets tasks ordered by location based on the query.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Function ReadTasks ( _
    query As SortableTaskQuery _
) As LocationGroupClientCollection
'Usage
Dim instance As LocationOrientedSortableSession
Dim query As SortableTaskQuery
Dim returnValue As LocationGroupClientCollection

returnValue = instance.ReadTasks(query)
[RemoteAttribute]
public LocationGroupClientCollection ReadTasks(
    SortableTaskQuery query
)

Parameters

Return value

Type: Microsoft.SharePoint.WorkManagement.Client.LocationGroupClientCollection

See also

Reference

LocationOrientedSortableSession class

LocationOrientedSortableSession members

Microsoft.SharePoint.WorkManagement.Client namespace