SearchProviderStateChangedEventArgs.Provider property

Returns the type of a search provider whose status has changed.

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

Syntax

'Declaration
Public ReadOnly Property Provider As SearchProviders
    Get
'Usage
Dim instance As SearchProviderStateChangedEventArgs
Dim value As SearchProviders

value = instance.Provider
public SearchProviders Provider { get; }

Property value

Type: Microsoft.Lync.Model.SearchProviders

See also

Reference

SearchProviderStateChangedEventArgs class

SearchProviderStateChangedEventArgs members

Microsoft.Lync.Model namespace