Compartir a través de


MailAccount Constructor

Initializes a new instance of the MailAccount class.

Lista de sobrecargas

  Nombre Descripción
Método publico MailAccount() () () () Initializes a new instance of the MailAccount class.
Método publico 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 publico 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 publico 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.

Principio