Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new instance of the MailAccount class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
| Name | Description |
|---|---|
| MailAccount () |
Initializes a new instance of the MailAccount class.
|
| MailAccount (SqlMail, String) |
Initializes a new instance of the MailAccount class on the specified instance of SQL Server Database Mail subsystem and with the specified name.
|
| MailAccount (SqlMail, String, String) |
Initializes a new instance of the MailAccount class on the specified instance of SQL Server Database Mail subsystem and with the specified name and description.
|
| MailAccount (SqlMail, String, String, String, String) |
Initializes a new instance of the MailAccount class on the specified instance of SQL Server Database Mail subsystem and with the specified name, description, display name, and e-mail address.
|
Siehe auch
Verweis
MailAccount Class
MailAccount Members
Microsoft.SqlServer.Management.Smo.Mail Namespace