Hello,
I'm sending emails from an app with:
OutlookdoOffice365.SendEmailV2( ...)
The email address is entered in a field, but when the email is fake (eg: 123), the button that triggers the code above returns an error message visible only to me, like:

I'd like to have a method that returns this error message to the user, so she can fix the email address.