Share via


SearchResultCollection.ProviderSyncState property

Synchronization state for the search provider.

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

Syntax

'Declaration
Public Property ProviderSyncState As SyncState
    Get
    Private Set
'Usage
Dim instance As SearchResultCollection
Dim value As SyncState

value = instance.ProviderSyncState
public SyncState ProviderSyncState { get; private set; }

Property value

Type: Microsoft.Lync.Controls.SyncState

See also

Reference

SearchResultCollection class

SearchResultCollection members

Microsoft.Lync.Controls namespace