IsEmailDeleteFilesEnabled

The method returns TRUE if the “Delete files after sending” email option is enabled, otherwise FALSE. If the option is enabled, all output files including attachments are deleted after the email is sent.

 

IsEmailDeleteFilesEnabled (pDevMode As Long) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Return value - TRUE if the “Delete files after sending” email option is enabled, otherwise FALSE.