Click or drag to resize

EmailNotificationOptionsSubjectPrefix Property

This value is the text that will be added to the beginning of the email subject.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string SubjectPrefix { get; set; }

Property Value

Type: String
The subject prefix.
See Also