Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想了解电话所有者的一些详细信息,例如他们的照片(出现在他们的“我”磁贴上的那个。最好是 Microsoft.Phone.UserData.Contact
这可能吗?干杯,菲尔
此信息无法通过公共 API 获得。
如果你想从用户那里得到信息,你必须向他们索取。平台设计背后的安全原则可防止应用程序在未明确提供用户数据的情况下访问用户数据。