
Announcements
Everytime I use the launch function it never really works the way its intended to all the time. Majority of the time the email turns out like what is shown in the image before translating back to English. I've had one instance where the senders email displayed from the receivers POV is a bunch of random numbers. I'm wondering is there another function I can use to launch outlook from PowerApps itself.
Originally I had decided to use the 365Outlook. SendEmailV2 function but now the client wants to be able to edit the email before sending it. The function seems to be behaving itself now but I would rather avoid the issues above from repeating again in the future
I've managed to figure out the issue with the random number in the senders email address. It has to do with how the email app is set. I had to set the fault email app as outlook instead of its own mailing app and that seemed to fix the email issue. I'm going to assume that, that would also effect how the email looked from the pic I uploaded in my first post.