TagLib: Mail

deletefolder

Description

Deletes a folder.  If an error occurs during processing, the tag body will be evaluated and the remainder of the page will be skipped.

Tag Body

JSP

Restrictions


Attributes

The tag has the following attributes:
 

Attribute

Description

Req'd?

foldername Specifies the name of the folder to delete.
Yes

Properties

n/a

Example(s)

<%-- deletefolder tag example --%>
...
<mail:context/>
...

...