Compartir a través de


MailAccount Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the MailAccount class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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.

Arriba

Vea también

Referencia

MailAccount Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo.Mail