AgentStateService.GetSavedSessions Method (Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the saved session(s) for the given agent ID.
Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)
Syntax
public virtual string GetSavedSessions(
Guid agentId
)
Public Overridable Function GetSavedSessions (
agentId As Guid
) As String
Parameters
agentId
Type: System.GuidSpecifies the agent ID.
Return Value
Type: System.String
Type: String The saved session(s) for an agent.
Implements
IAgentStateService.GetSavedSessions(Guid)
See Also
AgentStateService Class
Microsoft.Uii.AifServices Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright