SenderEmailAddress Property (WMI MSReportServer_ConfigurationSetting)
Gets the address used to send e-mail from the report server. Read-only.
Syntax
Public Dim SenderEmailAddress As String
public string SenderEmailAddress;
Property Values
A read-only String
object that represents the e-mail address used by the report server.
Example Code
MSReportServer_ConfigurationSetting Class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin