The EmailAddress type exposes the following members.

Properties

  Name Description
Public property Domain
Gets/Sets domain portion of an Email address.
Public property Email
Gets/Sets the Email address.
Public property Name
Gets/Sets the name portion of the email address.
Public property User
Gets/Sets the user portion of an Email address.
Public property Valid
Gets/Sets the valid Email address flag.

See Also