ConfigurationSetting property - SendUsingSMTPServer

Specifies whether the SendUsing element in the email 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>\v13\Admin

MSReportServer_ConfigurationSetting members