remove (MIMEHeader - Java)

Removes a header.

Defined in

MIMEHeader

Syntax

public void remove( ) 
     throws NotesException

Usage

You must call Document.save to commit this change.

Example