I'm trying to send an email by Axapta with this new method companyMail::quicksendThread ( to make the user wait less )
that call in the end companyMail::quicksend
But the email dont get send.
Is this a restriction from Axapta or there is a workaround for this?
Thanks