Partilhar via


Construtor MailAccount

Initializes a new instance of the MailAccount class.

Lista de sobrecargas

  Nome Descrição
Método público MailAccount() () () () Initializes a new instance of the MailAccount class.
Método público 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.
Método público 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.
Método público 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ício