SendUsingSMTPServer 属性 (WMI MSReportServer_ConfigurationSetting)

指定报表服务器的电子邮件配置中的 SendUsing 元素是否设置为 true

语法

Public Dim SendUsingSMTPServer As Boolean  
public Boolean SendUsingSMTPServer;  

属性值

只读的 Boolean 对象。

示例代码

MSReportServer_ConfigurationSetting 类

要求

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

另请参阅

MSReportServer_ConfigurationSetting 成员