The MailBox type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Address |
Email address e.g. "john.smith@example.com".
| |
| DebuggerDisplay |
This method is used by DebuggerDisplay attribute.
(Inherited from MailAddress.) | |
| Name |
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).
(Inherited from MailAddress.) |