This topic has not yet been rated - Rate this topic

ISurfaceAreaFacet.DatabaseMailEnabled Property

SQL Server 2012

Gets or sets a value that indicates whether the database mail is enabled.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayDescriptionKeyAttribute("DatabaseMailEnabledDesc")]
[DisplayNameKeyAttribute("DatabaseMailEnabledName")]
bool DatabaseMailEnabled { get; set; }

Property Value

Type: System.Boolean
True if the database mail is enabled; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.