Property "phones" of orgContact MISSING on GraphAPI "DELTA" request - Is this intended ?

zono 26 Reputation points
2022-11-02T10:58:28.887+00:00

Hi,

the property "phones" is still missing when using a DELTA request at "orgContacts" Graph endpoint, e.g.

Here we get the property "phones": (regular request)
https://graph.microsoft.com/v1.0/contacts?$select=displayName,phones

Here we DO NOT get the property "phones": (DELTA request)
https://graph.microsoft.com/v1.0/contacts/delta?$select=displayName,phones

Is this intended?

pls advise,

thanks a lot,

Tom

Screens:
Here we get the property "phones": (regular request)
256250-image.png

Here we DO NOT get the property "phones": (DELTA request)
256326-image.png

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,695 questions
Microsoft Graph Contacts API
Microsoft Graph Contacts API
A Microsoft API that lets you assign categories contacts, as well as events, messages, tasks, and group posts in a consistent way to enhance organization and discovery.
70 questions
Microsoft Graph Change Notifications API
0 comments No comments
{count} votes

Accepted answer
  1. Srinivasa Rao Darna 6,461 Reputation points
    2022-11-02T16:37:48.73+00:00

    Hi @zono ,

    Thanks for reaching Microsoft Q&A!

    For best performance of orgcontact-delta Microsoft Graph, some of the properties are fetched in delta.
    If you would like to have this included in Microsoft Graph response, you can submit a feature request in graph feedback portal and based on votes received, Microsoft product group will consider for implementation.

    Hope this helps.
    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".


0 additional answers

Sort by: Most helpful