|   |   |   | 
|     Home   News   Products   Updates   Support    EmailDLL     Manual     FAQ     Debug    DocBox   Contacts   Company   Site Map | EmailDLL Online Manual      DLL val_ClearOtherHeaders 
 Purpose: Clear any miscellaneous header lines Handle: The unique ID identifying the email object Operator: val_ClearOtherHeaders = 14 Data: Ignored; pass an empty string Returns: Success or Error Status 
 This operator deletes any non-standard header lines that you previously added with the val_AddOtherHeader operator. There are many optional header lines that indicate various information to the email client. A listing of the accepted headers is beyond the scope of this help file. 
 While it is certainly safer to use this operator, it is not really necessary to do so unless you are sending more than one email message with a single email object, and you also are setting non-standard header lines. Unless, of course, you have other reasons for doing so. 
 
       |