Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Initializes a new instance of the MailAccount class.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
| Nombre | Description |
|---|---|
| MailAccount () |
Initializes a new instance of the MailAccount class.
|
| 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.
|
| 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.
|
| 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.
|
Vea también
Referencia
MailAccount Class
MailAccount Members
Microsoft.SqlServer.Management.Smo.Mail Namespace