Hi, you can use LogFileName property to generate a log file.
then you can check the log file.
You can find
RCPT TO: xxxxx
If there is only one RCPT TO, that means you only sent the email to the recipient once, if you still get two emails, that means your server duplicates the email. If there are one more RCPT TO, please check if you add the same recipient multiple times in your codes.