Click or drag to resize

MailGroupGetMailboxes Method

Gets all mailboxes represented by this mail group.

Namespace: Limilabs.Mail.Headers
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public override List<MailBox> GetMailboxes()

Return Value

ListMailBox
List of mailboxes represented by this group and all child groups.
See Also