Share via


SortableSessionManager constructor (ClientRuntimeContext, ObjectPath)

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New SortableSessionManager(context, _
    objectPath)
public SortableSessionManager(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

SortableSessionManager class

SortableSessionManager members

SortableSessionManager overload

Microsoft.SharePoint.WorkManagement.Client namespace