Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.29 KB

configurationsetting-property-senderemailaddress.md

File metadata and controls

42 lines (33 loc) · 1.29 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
SenderEmailAddress property (WMI MSReportServer_ConfigurationSetting)
SenderEmailAddress property (WMI MSReportServer_ConfigurationSetting)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
SenderEmailAddress property
reportingservices.mof
SenderEmailAddress
MOFDef

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: [!INCLUDEssRSWMInmspcA]

Related content

MSReportServer_ConfigurationSetting members