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.
Gets whether the search and process timer job can be involved in the backup and restore process.
Namespace: Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property EnableBackup As Boolean
Get
'Usage
Dim instance As SearchAndProcessWIJD
Dim value As Boolean
value = instance.EnableBackup
public override bool EnableBackup { get; }
Property Value
Type: System.Boolean
true if the search and process timer job can be involved inthe backup restore process; otherwise, false.
See Also
Reference
Microsoft.Office.RecordsManagement.SearchAndProcess Namespace