ConfigurationSetting property - SMTPServer
Gets the SMTPServer property from the report server configuration file. Read-only.
Syntax
Public Dim SMTPServer As String
public string SMTPServer;
Property Values
A read-only String object containing the value of the SMTPServer property from the RSReportServer.config
file.
Example code
MSReportServer_ConfigurationSetting Class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin