CtiCallStateManager.DirectDialOut Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Checks whether the direct dial out was successful.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public virtual bool DirectDialOut(
string numberToDial
)
Public Overridable Function DirectDialOut (
numberToDial As String
) As Boolean
Parameters
numberToDial
Type: System.StringSpecifies the number to call.
Return Value
Type: System.Boolean
Type: Boolean
True if the dial out was successful, otherwise false.
Implements
ICtiCallStateManager.DirectDialOut(String)
See Also
CtiCallStateManager Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright