System.Net.Mail.MailMessage: Constructor Members

The constructors of System.Net.Mail.MailMessage are listed below. For a list of all members, see the MailMessage Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes an empty instance of the System.Net.Mail.MailMessage class.

Initializes a new instance of the System.Net.Mail.MailMessage class by using the specified System.Net.Mail.MailAddress class objects.

Initializes a new instance of the System.Net.Mail.MailMessage class by using the specified string class objects.

Initializes a new instance of the System.Net.Mail.MailMessage class.