DotNetOpenMail 0.5.7 (beta)

EmailAddress Class

An email address. The two parts of the email address object are the email address itself and the name. The name may be encoded if desired.

For a list of all members of this type, see EmailAddress Members.

System.Object
   DotNetOpenMail.EmailAddress

[Visual Basic]
Public Class EmailAddress
[C#]
public class EmailAddress
[C++]
public __gc class EmailAddress
[JScript]
public class EmailAddress

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DotNetOpenMail

Assembly: DotNetOpenMail (in DotNetOpenMail.dll)

See Also

EmailAddress Members | DotNetOpenMail Namespace