共用方式為


MailProfile 建構

Initializes a new instance of the MailAccount class.

多載清單 

  名稱 描述
公用方法 MailProfile() () () () Initializes a new instance of the MailProfile class.
公用方法 MailProfile(SqlMail, String) Initializes a new instance of the MailProfile class on the specified instance of SQL Server Database Mail subsystem and with the specified name.
公用方法 MailProfile(SqlMail, String, String) Initializes a new instance of the MailProfile class on the specified instance of SQL Server Database Mail subsystem and with the specified name and description.

頂端