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