EmailAddress Properties

The EmailAddress type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAsString
Gets or sets the full e-mail address (with optional remarks and display name) as a string.
Public propertyCode exampleDisplayName
Gets or sets the name which is displayed with the e-mail address.
Public propertyCode exampleEmail
Gets or sets the actual e-mail address as a string.
Public propertyCode exampleRemarks
Contains the additional information (remarks) about the e-mail address.
Top
See Also