Costruttore MailAccount

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the MailAccount class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico MailAccount() Initializes a new instance of the MailAccount class.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.

In alto

Vedere anche

Riferimento

MailAccount Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo.Mail