title SenderEmailAddress Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs ms.custom ms.date 06/13/2017 ms.prod sql-server-2014 ms.reviewer ms.technology reporting-services-native ms.topic conceptual api_name SenderEmailAddress api_location reportingservices.mof topic_type apiref helpviewer_keywords SenderEmailAddress property ms.assetid 087de0ab-6505-48c6-80f3-bd493f76282d author maggiesMSFT ms.author maggies manager kfile 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: [!INCLUDEssRSWMInmspcA] See Also MSReportServer_ConfigurationSetting Members