- Contents
Interaction Designer Help
Get Quota Roots
This Email tool returns the roots associated with the given folder.
This tool is currently only supported by IMAP. On Notes or Exchange, this tool will fail and will create an appropriate entry in the Application Event Log.
Note: The handler author must have intimate knowledge of the mail system in use in order to effectively use this tool, as all parameters can change from one application to the next.
Input
Folder ID
The unique identifier for the folder being queried. This ID is retrieved with an Incoming Mail initiator, or the Open Folder tool.
Timeout
The number of seconds the tool will wait for a return value.
Output
Quota Roots
List of strings representing all of the root names.
Result
The results of the operation.
See Email Tool Result Codes for more information.
Exit Paths
Success
This path is taken if the quota roots are successfully retrieved.
Failure
This path is taken if the operation fails. The most common reason for failure is a lack of quota support by the mail system.