Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.25 KB

File metadata and controls

40 lines (32 loc) · 1.25 KB
title SendUsingSMTPServer property (WMI MSReportServer_ConfigurationSetting)
description SendUsingSMTPServer property (WMI MSReportServer_ConfigurationSetting)
ms.date 09/25/2024
ms.service reporting-services
ms.subservice wmi-provider-library-reference
ms.topic ui-reference
ms.custom
updatefrequency5
helpviewer_keywords
SendUsingSMTPServer property
apilocation reportingservices.mof
apiname SendUsingSMTPServer
apitype MOFDef

ConfigurationSetting property - SendUsingSMTPServer

Specifies whether the SendUsing element in the email 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]

Related content