Share via


SortableSessionManager.CreateSession method

Creates a session.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Function CreateSession As SortableSession
'Usage
Dim instance As SortableSessionManager
Dim returnValue As SortableSession

returnValue = instance.CreateSession()
[RemoteAttribute]
public SortableSession CreateSession()

Return value

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

See also

Reference

SortableSessionManager class

SortableSessionManager members

Microsoft.SharePoint.WorkManagement.Client namespace