--- title: "SendUsingSMTPServer Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs" ms.date: 03/01/2017 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: wmi-provider-library-reference ms.topic: conceptual apiname: - "SendUsingSMTPServer" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "SendUsingSMTPServer property" ms.assetid: c4abf03a-7a0e-4087-8aa6-91e4277ab65c author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - SendUsingSMTPServer Specifies whether the **SendUsing** element in the in the e-mail configuration for the report server is set to **true**. ## Syntax ```vb Public Dim SendUsingSMTPServer As Boolean ``` ```csharp public Boolean SendUsingSMTPServer; ``` ## Property Values A read-only **Boolean** object. ## Example Code [MSReportServer_ConfigurationSetting Class](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-class.md) ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspcA](../../includes/ssrswminmspca-md.md)] ## See Also [MSReportServer_ConfigurationSetting Members](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-members.md)