CtiLookupRequest.RemoveLookupRequestItem(String) Method

Definition

Removes an item from the lookup request items list by keyname.

public bool RemoveLookupRequestItem (string keyName);

Parameters

keyName
String

Specifies the key to remove.

Returns

True if the item was successfully removed, otherwise false.

Applies to