UserOrderedSessionManager.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 LocationOrientedUserOrderedSession
'Usage
Dim instance As UserOrderedSessionManager
Dim returnValue As LocationOrientedUserOrderedSession

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

Return value

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

See also

Reference

UserOrderedSessionManager class

UserOrderedSessionManager members

Microsoft.SharePoint.WorkManagement.Client namespace