Operator.Enabled Property
SQL Server 2008
Gets or sets the Boolean property value that specifies whether the operator is enabled or not.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Setting the Enabled property enables or disables a SQL Server operator. For example, setting the Enabled property of an Operator object to False disables a SQL Server Agent operator. A disabled operator will not receive notification when an alert is raised.
