SenderEmailAddress 属性 (WMI MSReportServer_ConfigurationSetting)

从报表服务器获取用于发送电子邮件的地址。 只读。

语法

Public Dim SenderEmailAddress As String  
public string SenderEmailAddress;  

属性值

表示报表服务器所使用的电子邮件地址的只读 String 对象。

示例代码

MSReportServer_ConfigurationSetting 类

要求

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

另请参阅

MSReportServer_ConfigurationSetting 成员