Share via


ICustomerSearch.CustomerSearchResult Event

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Note: This API is now obsolete.

Raised by the search control to indicate a search has been completed. This event is consumed by the core Desktop system and is used to start a new session in the integrated agent desktop.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Syntax

[ObsoleteAttribute("The event has been deprecated. Use the OpenSession method on IDesktopUserActions to open a new session.", 
    false)]
event EventHandler<SearchResultEventArgs> CustomerSearchResult
<ObsoleteAttribute("The event has been deprecated. Use the OpenSession method on IDesktopUserActions to open a new session.",
    False)>
Event CustomerSearchResult As EventHandler(Of SearchResultEventArgs)

See Also

ICustomerSearch Interface
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright