MailboxList Property
Collection of mailboxes listed by the server.
Syntax
public MailboxList getMailboxList();
Remarks
This collection contains a list of mailboxes returned by the server when ListMailboxes or ListSubscribedMailboxes is called.
MailboxLimit can be used to control the number of mailboxes saved.
This collection is indexed from 0 to size - 1.
This property is read-only and not available at design time.