Freigeben über


MailAccount-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the MailAccount class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode MailAccount() Initializes a new instance of the MailAccount class.
Öffentliche Methode 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.
Öffentliche Methode 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.
Öffentliche Methode 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.

Zum Anfang

Siehe auch

Verweis

MailAccount Klasse

Microsoft.SqlServer.Management.Smo.Mail-Namespace