title SendUsingSMTPServer 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 SendUsingSMTPServer api_location reportingservices.mof topic_type apiref helpviewer_keywords SendUsingSMTPServer property ms.assetid c4abf03a-7a0e-4087-8aa6-91e4277ab65c author maggiesMSFT ms.author maggies manager kfile SendUsingSMTPServer Property (WMI MSReportServer_ConfigurationSetting) Specifies whether the SendUsing element in the in the e-mail configuration for the report server is set to true. Syntax Public Dim SendUsingSMTPServer As Boolean public Boolean SendUsingSMTPServer; Property Values A read-only Boolean object. Example Code MSReportServer_ConfigurationSetting Class Requirements Namespace: [!INCLUDEssRSWMInmspcA] See Also MSReportServer_ConfigurationSetting Members