Deletes a folder. If an error occurs during processing, the tag body will be evaluated and the remainder of the page will be skipped.
JSP
n/a
The tag has the following attributes for which the Required value is “Yes”:
Specifies the name of the folder to delete.
n/a
<%-- deletefolder tag example --%> ... <mail:context/> ... ...