Message box when email is sent or not

I want to make ‘success’ message box if email is sent.
Otherwise, I want to get ‘Failure’ message box.
How Can I write on ‘If’ condition??

Hi @111153

Surround the process with try catch and throw with exception.

Please refer to the xaml below!

Main.xaml (8.0 KB)

Regards

You saved my life lol
and I have one more question… so I uploaded! Can you check it if you have time?

UhUh… Failure message box doesn’t work… Now my work time is over so I’ll try it tomorrow

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.