本文介绍了默认邮件客户端 - 如何以编程方式获取它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何检查是否有默认邮件客户端(即Outlook)或没有默认邮件客户端。

通常如果您输入mailto://someone@domain.com,它将会打开这个默认客户端,或者如果没有这样,会出现一条消息。我想知道的是如何以编程方式找到这些信息。

How can one check if there is a default mail client (i.e. Outlook) or there isn't such.
Usually if you type "mailto://someone@domain.com, it will open this default client, or if there isn't such, a message will appear. What I am trying to find out is how can this information be found programatically.

推荐答案


这篇关于默认邮件客户端 - 如何以编程方式获取它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 07:12
查看更多