AgentMailType Enumeration
The AgentMailType enumeration contains values that are used to specify the source of mail.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| DatabaseMail | The mail is from the Microsoft SQL Server Database Mail service. | |
| SqlAgentMail | The mail is from the Microsoft SQL Server Agent Mail service. |
The AgentMailType enumeration class is served by the AgentMailType property.
Show: