ContactManager.GetSearchProviderStatus(SearchProviders) Method

Definition

Gets the search provider status.

public:
 Microsoft::Lync::Model::SearchProviderStatusType GetSearchProviderStatus(Microsoft::Lync::Model::SearchProviders provider);
public Microsoft.Lync.Model.SearchProviderStatusType GetSearchProviderStatus (Microsoft.Lync.Model.SearchProviders provider);
member this.GetSearchProviderStatus : Microsoft.Lync.Model.SearchProviders -> Microsoft.Lync.Model.SearchProviderStatusType
Public Function GetSearchProviderStatus (provider As SearchProviders) As SearchProviderStatusType

Parameters

provider
SearchProviders

Returns

Microsoft.Lync.Model.SearchProviderStatusType

Applies to