Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.33 KB

File metadata and controls

46 lines (35 loc) · 1.33 KB
title SMTPServer 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
SMTPServer
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
SMTPServer property
ms.assetid 8bcceeba-e1a0-44ef-bda1-600c6925e1db
author maggiesMSFT
ms.author maggies

ConfigurationSetting Property - SMTPServer

Gets the SMTP server property from the report server configuration file. Read-only.

Syntax

Public Dim SMTPServer As String  
public string SMTPServer;  

Property Values

A read-only String object containing the value of the SMTPServer property from the RSReportServer.config file.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members