Step Details | |
| Introduced in Version | --- |
| Modified in Version | --- |
| Location | Communication > Email > IMAP |
The List Folders step for IMAP email servers returns the folders found on the server.
Properties
Input
| Property | Description | Data Type |
|---|---|---|
| Password | The password of the user connecting to the email server | String |
| Port | Port number of the email server | Int32 |
| Secure Connection | Used if the email server credentials require a secure connection | Boolean |
| Server | IMAP or POP email server. | String |
| Username | Username to connect to the email server | String |
Output
| Property | Description | Data Type | |
|---|---|---|---|
| Done | |||
| Folders Found | Outputs the folders that are found on the server | --- | |

Related Information
Forum Posts:
Using Email Steps with Gmail Issue