Check that email address is valid for System.Net.Mail.MailAddress August 24, 2023 by Tarik Unfortunately, there is no MailAddress.TryParse method. Your code is the ideal way to validate email addresses in .Net.