JAVA/CORBA CLASSES
Sets a header value and the parameters.
Defined in
MIMEHeader
Syntax
public boolean setHeaderValAndParams(String headerParamValue) throws NotesException
Parameters
String headerParamValue
boolean
Any existing value for this header is replaced. Any existing parameters are replaced.
You must call Document.save to commit this change.
Language cross-reference
setHeaderValAndParams method in LotusScript MIMEHeader class
Example See Also