Same as SendMail() but operation runs on a separate thread asynchronously and immediately returns to the calling code. No error code is returned. Please see SendMail for details.
Syntax:
o.sendmailasync()
Return:
always .T. Errors are not trapped and no reporting occurs.