다음을 통해 공유


MailAccount 생성자

Initializes a new instance of the MailAccount class.

오버로드 목록

  이름 설명
공용 메서드 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.

맨 위로 이동