JAVA/CORBA CLASSES
Sets a header value but not the parameters.
Defined in
MIMEHeader
Syntax
public boolean setHeaderVal(String headerValue) throws NotesException
Parameters
String headerValue
boolean
This method replaces any existing value for the header leaving the parameters intact.
You must call Document.save to commit this change.
Language cross-reference
setHeaderVal method in LotusScript MIMEHeader class
Example See Also