GetEWSFolder
This Script is part of the Microsoft Exchange Online Pack.#
Get emails from multiple folders of an account all at once.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | ml |
Inputs#
| Argument Name | Description |
|---|---|
| foldersPaths | A comma-separated list of the EWS folders paths. |
| targetMailbox | The target mailbox. |
| isPublic | Is the folder public? |
| limit | Maximum number of items per folder. |
| hashSeed | Use this hash seed. |