Share via


SortableSessionManager.CreateLocationOrientedSession method

Creates a location-oriented session.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Function CreateLocationOrientedSession As LocationOrientedSortableSession
'Usage
Dim instance As SortableSessionManager
Dim returnValue As LocationOrientedSortableSession

returnValue = instance.CreateLocationOrientedSession()
[RemoteAttribute]
public LocationOrientedSortableSession CreateLocationOrientedSession()

Return value

Type: Microsoft.SharePoint.WorkManagement.Client.LocationOrientedSortableSession
The new session.

See also

Reference

SortableSessionManager class

SortableSessionManager members

Microsoft.SharePoint.WorkManagement.Client namespace