如何在Windows 8应用程序中获取当前登录用户的email-id?

时间:2013-01-28 04:23:13

标签: c# .net windows-8 windows-store-apps

如何从Windows商店应用中获取当前登录用户的电子邮件ID?

我尝试过Windows.System.UserProfile.UserInformation类,但它没有这样做的方法。某些方法被拒绝访问,无法使用。 我该怎么做?

0 个答案:

没有答案