SetEmailDeleteFiles

Enables or Disables the “Delete files after sending” email option. If the option is enabled, all output files including attachments are deleted after the email is sent.

 

SetEmailDeleteFiles (pDevMode As Long, bEnable As Boolean) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value bEnable:           - state to set

Return value - TRUE on success, otherwise FALSE.