_IContactManagerEvents.OnSearchProviderStateChanged Method
Raised when a search provider's status changed.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnSearchProviderStateChanged
(
IContactManager* eventSource,
ISearchProviderStateChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IContactManager
A value of the IContactManager type.
- eventData
Type: UCCollaborationLib.ISearchProviderStateChangedEventData
A value of the ISearchProviderStateChangedEventData type.