Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the MailAccount class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
| Имя | 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.
|
См. также
Справочник
MailAccount Class
MailAccount Members
Microsoft.SqlServer.Management.Smo.Mail Namespace