As we have the viewmodels to create a new mail or to read existing one, I assume there is an option to automatically open the mail by id in the Reply or Reply To all Mode. These 2 are obvious:
viewmodel=IMailComposeViewModelFactory
viewmodel=ReadMessageItem
My question: Is there one for reply like
viewmodel=ReplyMessageItem(itemID)
Or is there any other way of doing so?
答案 0 :(得分:0)
很遗憾,据我了解,ReplyItem没有实现此功能的功能。由于“ URL方式”存在局限性。您可以参考以下链接: