I just want to open MS Outlook app and see mailto screen using URL Scheme at iOS

前端 未结 1 1827
我在风中等你
我在风中等你 2020-12-10 19:15

I got the URL scheme for opening Outlook for iOS (ms-outlook://), but I don\'t know what is the parameter for getting mailto screen, i.e. ms-outlook://mai

相关标签:
1条回答
  • 2020-12-10 19:37
    ms-outlook://compose?to=joe@example.com&subject=Hello
    
    0 讨论(0)
提交回复
热议问题