Forum Discussion
maheshkumaryu
Nov 15, 2022Copper Contributor
Outlook Deeplink opens a email compose window in draft state only for the first time
I am using the Outlook compose deeplink to open a new email in compose window from my react application with window.Open(deeplink), however for the very first time a new browser window is opened with...
maheshkumaryu
Mar 08, 2023Copper Contributor
Meghana-MSFT - Thanks for the confirmation from the Outlook team.
Can you please provide an example to perform this in the SDK approach if I have an ItemID that I can pass to an API and let the browser open the Outlook window in Compose mode ?
Can you please provide an example to perform this in the SDK approach if I have an ItemID that I can pass to an API and let the browser open the Outlook window in Compose mode ?
Meghana-MSFT
Mar 16, 2023Former Employee
maheshkumaryu - Could you please check the below samples that show how to call the compose deeplink
this is a good and expected Compose deeplink
this is a good and expected Read deeplink
this is a little bit of a mix-and-match and ... not quite right. you're likely to run into some unexpectedness with this link
Could you please use the correct compose deeplink syntax and confirm if that helps?
- WSDOTNickMay 10, 2023Copper Contributor
Meghana-MSFT none of these links work anymore. Outlook 365 opens and just shows the loading icon.