.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


setParamVal method
Example

Sets the value of a header parameter.

Defined in

MIMEHeader

Syntax

public boolean setParamVal(String parameterName, String parameterValue)
    throws NotesException

Parameters

String parameterName


String parameterValue
Return value

boolean

Usage

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