Enables/Disables the logging of the email sending.
SetEmailLogging (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.