delete_email
Delete emails from your Exchange mailbox. Choose to move them to the Deleted Items folder or permanently remove them.
Instructions
Delete one or more emails.
Args: item_ids: List of Exchange ItemIds to delete. permanent: If True, permanently delete (HardDelete). Otherwise move to Deleted Items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_ids | Yes | ||
| permanent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |