Framework EDI Reference. Methods and Properties
mailHeaders. AddHeader

Adds a header to the message.

Syntax:

Parameters:

Returns:

If the header is added successfully an object of FREDI.mailHeader of the new header is returned; otherwise an empty object or NULL is returned.

Remarks

Comparisons of header names are not case sensitive.

If the header already exist, the value of the existing header is replaced by the value specified in sValue.