|
IReportingProcessFromAddress Property
|
Gets or sets the "from" address to use when e-mailing reports.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax string FromAddress { get; set; }
Property FromAddress As String
Get
Set
abstract FromAddress : string with get, set
function get_FromAddress();
function set_FromAddress(value);
View SourceProperty Value
StringSee Also