Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the AgentDesktopSession class.
Namespace: Microsoft.Uii.Desktop.SessionManager
Assembly: Microsoft.Uii.Desktop.SessionManager (in Microsoft.Uii.Desktop.SessionManager.dll)
Syntax
public AgentDesktopSession(
string name,
int callId,
CustomerEntity customer,
bool useContextProxy
)
Public Sub New (
name As String,
callId As Integer,
customer As CustomerEntity,
useContextProxy As Boolean
)
Parameters
name
Type: System.StringSpecifies the name.
callId
Type: System.Int32Specifies the call ID.
customer
Type: Microsoft.Uii.Desktop.Core.CustomerEntitySpecifies the customer object.
useContextProxy
Type: System.BooleanTrue if it uses context proxy, otherwise false.
See Also
AgentDesktopSession Overload
AgentDesktopSession Class
Microsoft.Uii.Desktop.SessionManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright