This topic has not yet been rated - Rate this topic

ContactManager.GetSearchProviderStatus method

Lync 2013

Gets the search provider status.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Public Function GetSearchProviderStatus ( _
	provider As SearchProviders _
) As SearchProviderStatusType
Dim instance As ContactManager
Dim provider As SearchProviders
Dim returnValue As SearchProviderStatusType

returnValue = instance.GetSearchProviderStatus(provider)
public SearchProviderStatusType GetSearchProviderStatus(
	SearchProviders provider
)

Parameters

provider
Type: Microsoft.Lync.Model.SearchProviders

Return value

Type: Microsoft.Lync.Model.SearchProviderStatusType
Microsoft.Lync.Model.SearchProviderStatusType
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.