Delen via


MailProfile Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the MailAccount class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method MailProfile() Initializes a new instance of the MailProfile class.
Public method 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.
Public method 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.

Top