Can you help me outlook outgoing email checker!

Can you suggest workflow on how to automate outgoing email sent. It should show message box with checklist like check recipients, attachment etc, with option of yes, no and cancel before sending.
I need a outgoing email checker in outlook to be automated.
Thanks.

Here’s a simplified approach:
Set up your email composition in Outlook.
Use StudioX to create a workflow.
Add actions to check recipients and attachments.
If recipients or attachments are missing or incorrect, display a message box with options “Yes” to continue, “No” to edit, and “Cancel” to stop the sending process.
If “Yes” is selected, proceed with sending the email.