MailProfile Constructor
Initializes a new instance of the MailAccount class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
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.
|
See Also
Reference
MailProfile Class
MailProfile Members
Microsoft.SqlServer.Management.Smo.Mail Namespace