Skip to main content

Delete Folder

Deletes a mail folder

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

if ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Client Id - Id of the email client. The ID is created by the Connect node.
  • Folder Name - The name of the folder to be deleted

Options

  • Credentials - Credentials used for deleting the folder. Required if there is no Client Id.