Click or drag to resize

EmailNotificationOptionsTo Property

This value can contain one or more comma-delimited e-mail addresses to which the email notifications will be sent.

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

Property Value

Type: String
A string containing one or more comma-delimited e-mail addresses to which the e-mail notifications will be sent.
See Also