Class to represent an email address.

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

System.Object
   EMailAddress

public class EMailAddress : IAddress

Remarks

Note that an email address must have a userid and hostname to be a valid email address, besides the userid and hostname being themselves a valid string.

Requirements

Namespace: CSMail Namespace

Assembly: CSMail.dll

See Also

EMailAddress Members | CSMail Namespace