Discuss this help topic in SecureBlackbox Forum
Retrieves the list of folders (mailboxes) available to the account.
Declaration
Parameters
- RefName - specifies the reference name, i.e., the starting point in the hierarchy to be retrieved. It can be empty or contain the hierarchy delimiter (such as slash '/') depending on server requirements.
- MailBox - desired mailbox name (with possible wildcards). To retrieve the list of folders in one level, pass "%"; to recursively retrieve the list of folders, use "*".
- List - the list of mailboxes returned by the server.
Description
Use this property to obtain the list of folders (mailboxes) available to the user.
Discuss this help topic in SecureBlackbox Forum