remove (MIMEEntity - Java)

Removes the current MIME entity and its children.

Note: This method is new with Release 6.

Defined in

MIMEEntity

Syntax

public void remove( ) 
     throws NotesException

Example