.

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

LOTUSSCRIPT/COM/OLE CLASSES


SetHeaderValAndParams method
Example

Sets a header value and the parameters.

Defined in

NotesMIMEHeader

Syntax

flag = notesMIMEHeader.SetHeaderValAndParams( headerParamValue$ )

Parameters

headerParamValue$


Return value

flag

Usage

Any existing value for this header is replaced. Any existing parameters are replaced.

You must call NotesDocument.Save to commit this change.

Language cross-reference

setHeaderValAndParams in Java MIMEEntity class

Example
See Also