Move Email
Moves an email to a new folder based on the search criteria

Input
Login
| Name | Required | Description |
|---|---|---|
| Connection | IMAP Connection. |
Folders
| Name | Required | Description |
|---|---|---|
| Source Folder | The source folder of the email. | |
| Destination Folder | The destination folder of the email. |
Search Criteria
| Name | Required | Description |
|---|---|---|
| From | The email address of the sender. | |
| Subject | The subject of the email. | |
| Message-ID | The Message-ID of the email. | |
| Use IMAP ID | If checked, the IMAP ID associated with the email will be used rather than the Message-ID . | |
| IMAP ID | The IMAP ID of the email. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |