Click or drag to resize

EmailNotificationOptionsFrom Property

This value is the e-mail address that will be placed in the From field of the email message.

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

Property Value

Type: String
An e-mail address that will be placed in the From field of the e-mail message.
See Also