IContactsAndGroupsManager.GetSearchProviderID Method
Gets the ID of the search provider.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT GetSearchProviderID
(
SearchProviders provider,
BSTR* providerId
);
Parameters
- provider
Type: UCCollaborationLib.SearchProviders
A value of the SearchProviders type.
Return Value
A value of the BSTR* (string, for a .NET application) type.