Share via


Sessions.GetSession Method (Int32)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Gets the session based on the callID.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

public virtual Session GetSession(
    int callId
)
Public Overridable Function GetSession (
    callId As Integer
) As Session

Parameters

  • callId
    Type: System.Int32

    Specifies the call ID for which to search.

Return Value

Type: Microsoft.Uii.Csr.Session

A session or null if not found.

Remarks

Do not return a session for -1 callID since that just means no call.

See Also

GetSession Overload
Sessions Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright