Content


use People API to get implicit Contacts (from recent communication)
Hello, I'm trying to get a full list of a user's contacts (saved contacts and not saved contacts from email, calendar ...). I've used the people API for the second part (not saved contacts). But I receive almost no result. It seems like the relevance of…


Receiving a 404 when updating a skillProficiency using the beta API
Hello. I'm trying to update a user's skillProficiency using the Beta API. First i get the skillProficiency from a user by calling the beta API. GET…


MS Graph people results not ordered by relevance
Per MS Graph documentation, A relevance score is used as a sort key, in relation to the other returned results. A higher relevance score value corresponds to a more relevant result. Relevance is determined by the user’s communication and collaboration…


Microsoft Graph - Trouble in Contact Folder / Categories API(s)
We are facing couple of issues in Graph API for contact folders when used in personal accounts(***@harsh.com .com) Please refer this Stack Overflow question
Graph API Relevance score
I have some questions related to the "relevanceScore" returned by Graph API for people endpoint: 1) Are there any upper / lower limits for values that may appeared as a value of the score? 2) Can we compare the relevance score for the same…


Is there a Graph API for Teams App to fetch the list of people under chats/channels/people/frequently shared to/recent locations sections, similiar to the functionality used for "Share to Teams" control
Hi Team, We are working on Teams App with share to chat and create tab functionality. For this App, we are currently using ‘/me/people’ Graph API in Teams App to display the list of people to chat with or to share links. We have few…


API to get relevant people suggestions, similar to "to/cc" fields in Outlook
How to get the suggestions similar to the Outlook user suggestion API in "to/cc" fields ? I have used the Graph People API (https://graph.microsoft.com/v1.0/me/people/?$search=j). But it not returning similar results as the API used in…


Is there any way to do a wildcard search for people on department or jobTitle using the Graph API?
Using the $search parameter allows us to search for users using the Graph API on the /users endpoint. It's possible to do a wildcard-search on the mail field and the displayName field but other fields automatically use a starts-with filter. We…


Does the people list endpoint get people from outside the directory?
The people API states that "People can be local contacts, contacts from social networking or your organization's directory, and people from recent communications (such as email and Skype)" However, when I access the endpoint, it only returns…


How to Filter Query Results from Microsoft-Graph-People?
Hi Support, I am trying to query the Microsoft API for a specific user's email within my organization. Therefore, I have created the following query, to return the displayName and scoredEmailAdresses for user "jane doe", whose…


Adding people to people picker with Javascript button ...
Hi, I am playing with the Graph people picker on a C# razor page, I would like to add people into the text box by clicking a button with a list of pre-defined email addresses to add. I am using the code below to display the people picker, this will…


Windows 10 – People Search
Windows 10 – People Search The last week or 2 (June 2022) the company had Microsoft Windows Updates. Since then, a new feature Search People has been available, not sure if this was part of the Windows Updates. Search People displays Recent…
graph api query or filter subscribedSku by skuPartNumber
I have requirement to get the consumed units and prepaid units enabled based on skuPartNumber using graph api. is there way to apply query or filter conditions along with https://graph.microsoft.com/v1.0/subscribedSkus


Hi Team, We are trying to find meeting suggestions using findMeetingTimes API. For few users in our team, we are getting organizer unavailable error.
Hi Team, We are trying to find meeting suggestions using findMeetingTimes Graph API. For few users in our team, we are getting organizer unavailable error even though the slots are available. When I try to schedule meeting with that particular…


issue with listing users with Graph People
Hello all We are using MS Graph to tag users in our app. For the last 2 weeks we have been having some problems. Some users don't show up on the tagging list. Anyone having similar issue? Here is the call we use …


Display name is null with MS graph api get request
I am getting the display name and other details as null when making get request with the meeting id https://graph.microsoft.com/beta/me/onlineMeetings/{meetingid} "attendees": [ { "upn":…


How to Join logged in user to the groupchat in teams using graph api
I have created a personal BOT and created a tabin the tab when the user click on the button that user automatically added to the groupchat GraphServiceClient graphClient = new GraphServiceClient( authProvider ); var conversationMember = new…


windows 11 update has sound issue with netflix and spotify
Netlfix app has disrupted sound effects. Spotify is not accepting my earphones. But it is accepting bluetooth headphones. Not accepting plug in earphones.


Azure organization chart - hiding specific users?
Hello. Today we have our organization chart in Azure available to several O365 applications (e.g. Outlook, Yammer, SharePoint Online, Teams). That is the default/built-in chart that uses data from on-prem AD, then exported to Azure AD. We would like to…

