CtiLookupRequest.AddLookupRequestItem Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Adds a new item to the lookup request object.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public bool AddLookupRequestItem(
string keyName,
string value
)
Public Function AddLookupRequestItem (
keyName As String,
value As String
) As Boolean
Parameters
keyName
Type: System.StringSpecifies the key name.
value
Type: System.StringSpecifies the value.
Return Value
Type: System.Boolean
Type: Boolean
True if the new item was successfully added, otherwise false.
See Also
CtiLookupRequest Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright