SendUsingSMTPServer Property (WMI MSReportServer_ConfigurationSetting)

Specifies whether the SendUsing element in the in the e-mail configuration for the report server is set to true.

Syntax

Public Dim SendUsingSMTPServer As Boolean  
public Boolean SendUsingSMTPServer;  

Property Values

A read-only Boolean object.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin

See Also

MSReportServer_ConfigurationSetting Members