The MailGroup type exposes the following members.

Properties

  NameDescription
Public propertyAddresses
Contains all mail addreses in this group.
Public propertyDebuggerDisplay
This method is used by DebuggerDisplay attribute.
(Inherited from MailAddress.)
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).
(Inherited from MailAddress.)

See Also