The DeleteMailFolder operation deletes an email folder.
Input
The adapter expects the following XML structure as input:
XML
<?xml version="1.0" encoding="UTF-8"?>
<MailFolder>
<FolderId>312213212312312</FolderId>
</MailFolder>
The following elements are included in the input:
|
Element |
Description |
|---|---|
|
|
Enclosing element for the |
|
|
ID of the email folder to be renamed. Possible value:
|
Output
The email folder defined in the input is deleted.