1 out of 1 rated this helpful - Rate this topic

MailAddress Constructor

Initializes a new instance of the MailAddress class.

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

  NameDescription
Public method MailAddress(String) Initializes a new instance of the MailAddress class using the specified address.
Public method MailAddress(String, String) Initializes a new instance of the MailAddress class using the specified address and display name.
Public method MailAddress(String, String, Encoding) Initializes a new instance of the MailAddress class using the specified address, display name, and encoding.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.