Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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