SendEmailAsynchronously example uses non-existing and obsolete methods

I was looking at

and the used BeginSend appear to have been removed and a few other methods are marked obsolete.

client.SendAsync(msg); works. Is this the preferred async method?

This topic has been moved to the related forum: SendEmailAsynchronously Example Uses Non-Existent and Obsolete Methods - Free Support Forum - aspose.com