JAVA/CORBA CLASSES
Sets the value of a header parameter.
Defined in
MIMEHeader
Syntax
public boolean setParamVal(String parameterName, String parameterValue) throws NotesException
Parameters
String parameterName
boolean
The parameter value includes any delimiting quotation marks.
You must call Document.save to commit this change.
Language cross-reference
setParamVal method in LotusScript MIMEHeader class
Example See Also