Share via


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

  • sessionId
    Type: System.Guid

    Specifies 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