DatabaseCopyStatusEntry.ContentIndexState property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ContentIndexState As ContentIndexStatusType
Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As ContentIndexStatusType
value = instance.ContentIndexState
public ContentIndexStatusType ContentIndexState { get; }
Property value
Type: ContentIndexStatusType
See also
Reference
DatabaseCopyStatusEntry members
Microsoft.Exchange.Management.SystemConfigurationTasks namespace