The MailGroup type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Addresses |
Contains all mail addreses in this group.
| |
| 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.) |