Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.34 KB

File metadata and controls

46 lines (35 loc) · 1.34 KB
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

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