Hi AutomationTool_Brad,
To check if the Outlook is the default email client, you can try to find in the following location in the registry.
HKEY_CLASSES_ROOT\mailto\shell\open\command.
Besides, you can check if the Outlook is installed by checking
SOFTWARE\Clients\Mail.
To send messages using OutLook, you can use the automation of OutLook. Please look at this
support article for some sample code.
If you have any problem, please feel free to let me know.
Best regards,
Bruce Zhou
Please mark the replies as answers if they help and unmark if they don't.