CtiCallStateManager.CallersList Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the collection of calls that are being managed.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public Dictionary<Guid, CallInfoData> CallersList { get; set; }
Public Property CallersList As Dictionary(Of Guid, CallInfoData)
Property Value
Type: System.Collections.Generic.Dictionary<Guid, CallInfoData>
Type: Dictionary
Implements
ICtiCallStateManager.CallersList
See Also
CtiCallStateManager Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright