Method MIMEMessage():delHeader() Professional
Deletes a header field.
:delHeader( <cName> ) --> lSuccess
The method returns .T. (true) if the specified header field exists and could be deleted, otherwise the return value is .F. (false).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.