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.2.0.814
Syntax
public ApplicationOptions ApplicationOptions { get; set; }

Property Value

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