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)
Syntax
'Declaration
Public Enumeration AgentMailType
public enum AgentMailType
public enum class AgentMailType
public enum AgentMailType
public enum AgentMailType
Members
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. |
Hinweise
The AgentMailType enumeration class is served by the AgentMailType property.
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.