Expand Minimize
This topic has not yet been rated - Rate this topic

AgentMailType Enumeration

The AgentMailType enumeration contains values that are used to specify the source of mail.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum AgentMailType
Member nameDescription
SqlAgentMailThe mail is from the Microsoft SQL Server Agent Mail service.
DatabaseMailThe mail is from the Microsoft SQL Server Database Mail service.

The AgentMailType enumeration class is served by the AgentMailType property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.