Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Creates a new desktop session object.
Namespace: Microsoft.Uii.Desktop.SessionManager
Assembly: Microsoft.Uii.Desktop.SessionManager (in Microsoft.Uii.Desktop.SessionManager.dll)
Syntax
protected override Session CreateSession(
string name,
int callId,
object customer
)
Protected Overrides Function CreateSession (
name As String,
callId As Integer,
customer As Object
) As Session
Parameters
name
Type: System.StringSpecifies the session name.
callId
Type: System.Int32Depreciated, set to -1
customer
Type: System.ObjectSpecifies the customer object that contains information about the customer.
Return Value
Type: Microsoft.Uii.Csr.Session
The session object created.
See Also
CreateSession Overload
AgentDesktopSessions Class
Microsoft.Uii.Desktop.SessionManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright