SMTPServer Property (WMI)
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
MSReportServer_ConfigurationSettingForSharePoint Class
Requirements
Namespace:root\Microsoft\SqlServer\ReportServer\v9\Admin
Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)
See Also
Reference
MSReportServer_ConfigurationSetting Members
MSReportServer_ConfigurationSettingForSharePoint Members