AgentDesktopSession Constructor (String, CustomerEntity, Guid)
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,
CustomerEntity customer,
Guid sessionId
)
Public Sub New (
name As String,
customer As CustomerEntity,
sessionId As Guid
)
Parameters
name
Type: System.StringSpecifies the name of the Session
customer
Type: Microsoft.Uii.Desktop.Core.CustomerEntitySpecifies the customer object that contains information about the customer that this session was created for.
sessionId
Type: System.GuidSpecifies the session ID.
See Also
AgentDesktopSession Overload
AgentDesktopSession Class
Microsoft.Uii.Desktop.SessionManager Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright