Check if folder exists action

Use the Check if folder exists action in the Email package to verify whether a folder with the name you specified exists in the email server.

Settings

  • In the Session name field, enter the name of the session that you used to connect to the email server in the Connect action.
  • In the Folder name field, enter the name of the folder you want to check.
    Note: This field is not case-sensitive.
  • In the Select the destination boolean variable list, select a Boolean variable to store the output of the result. The output is either True (folder exists) or False (does not exist). The Control Room shows a descriptive default variable name. If you create several output variables, subsequent variable names are appended with a -1, -2, -3, and so on to avoid duplication.