ConfigurationSetting property - SenderEmailAddress
Gets the address used to send email 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 email address used by the report server.
Example code
MSReportServer_ConfigurationSetting class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin