Click or drag to resize
JobOptionsApplicationOptions Property
This value represents the options for Exchange and SQL jobs.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public ApplicationOptions ApplicationOptions { get; set; }

Property Value

Type: ApplicationOptions
The options for application-specific protection jobs.
See Also