SMTPServer Property (WMI MSReportServer_ConfigurationSetting)
Gets the SMTP server 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>\v12\Admin