Click or drag to resize

MailGroup Properties

The MailGroup type exposes the following members.

Properties
 NameDescription
Public propertyAddresses Gets all mail addresses in this group.
Public propertyName Gets display name of this emmail address e.g. "John Smith". Can be null. Please note that two classes inherit from this class - you can use Address or Addresses properties to get email address(es). Consider using GetMailboxes method to extract MailBox(es) represented by this email address.
(Inherited from MailAddress)
Top
See Also