我们可以获取 MFMailComposeViewController 中设置的发件人电子邮件地址吗?
但我想要发件人电子邮件地址。那么他们有什么方法可以从电子邮件地址获取...
也欢迎任何与此相关的链接...
谢谢..
I am able to get Recipient email address from the MFMailComposeViewController using http://jomnius.blogspot.com/2011/02/how-to-find-mfmailcomposeviewcontroller.html link.
But I want From email Address. So is their any way to get From email Address...
Any links related to this is also welcome...
thanks..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我假设您想在 iPhone 中获取用户配置的电子邮件地址。如果是这样,由于隐私问题,您无法获取 iOS 设备的电子邮件配置。
I assume you want to fetch User's Configured email address in iPhone. If so, You can't fetch email configuration of iOS devices due to privacy issues.