The MailAddress type exposes the following members.

Properties

  NameDescription
Public propertyDebuggerDisplay
This method is used by DebuggerDisplay attribute.
Public propertyName
Display name e.g. "John Smith". Can by null. Please note that two classes inherit from this class - you can use Address or Addresses properties to get email address(es).

See Also