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 Graph API 获取 Outlook 用户的所有联系人。当明显有很多联系人时,为什么联系人计数为-1?
我看到了相同的行为,但使用 v1.0 API。使用 beta 端点,返回正确的计数:
https://graph.microsoft.com/beta/me/contacts?$count=true