Occurs when the status of a search provider changes.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public event 
EventHandler<

SearchProviderStateChangedEventArgs> 
SearchProviderStateChanged

See Also