ReportingProcessBaseSmtpUsername Property

Gets or sets the username used to authenticate to the SMTP server.

Definition

Namespace: Gemstone.Timeseries.Reports
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.177 -- Release Build+cfd4bfee106125722a429f9bad31e515a3784074
public string SmtpUsername { get; set; }

Property Value

String

See Also