This topic has not yet been rated - Rate this topic

MailMessage Constructor

Initializes a new instance of the MailMessage class.
Name Description
MailMessage () Initializes an empty instance of the MailMessage class.
MailMessage (MailAddress, MailAddress) Initializes a new instance of the MailMessage class by using the specified MailAddress class objects.
MailMessage (String, String) Initializes a new instance of the MailMessage class by using the specified String class objects.
MailMessage (String, String, String, String) Initializes a new instance of the MailMessage class.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.