Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Rejects the call back to the queue.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
bool RejectCall(
Guid ctiCallRefCallId,
Dictionary<string, string> additionalData
)
Function RejectCall (
ctiCallRefCallId As Guid,
additionalData As Dictionary(Of String, String)
) As Boolean
Parameters
ctiCallRefCallId
Type: System.GuidSpecifies the call reference ID.
additionalData
Type: System.Collections.Generic.Dictionary<String, String>Specifies the additional user defined data that can be passed to the method.
Return Value
Type: System.Boolean
Type: Boolean
True if the call was successfully rejected, otherwise false.
See Also
ICtiCallStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright