The method retrieves TRUE if the logging of the email sending is enabled otherwise FALSE.
IsEmailLoggingEnabled (pDevMode As Long) As Boolean
Input value pDevMode: - pointer to the BlackIceDEVMODE structure.
Return value - TRUE if the logging is enabled, otherwise FALSE.