UseListCmd
A Boolean that specifies the method used by the connector to retrieve a list of mailboxes.
- To use the RFC2060 LIST command to retrieve a list of mailboxes, set this parameter to
true
. - To use the mailbox name specified by the
MailboxName
parameter, set this parameter tofalse
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | UseListCmd=True
|
See Also: |