Skip to main content
Skip table of contents

Operation: DeleteMailFolder

The DeleteMailFolder operation deletes an email folder.

Input

The adapter expects the following XML structure as input:

Example

XML
<?xml version="1.0" encoding="UTF-8"?>
<MailFolder>
		<FolderId>312213212312312</FolderId>
</MailFolder>

The following elements are included in the input:

ElementDescription
MailFolderEnclosing element for the DeleteMailFolder operation 
FolderId

ID of the email folder to be renamed.

Possible value:

Any string

Output

The email folder defined in the input is deleted.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.