Graph API doesn't suppor extract Outlook Contact Lists

Gupta, Vinay 1 Reputation point
2021-09-28T10:24:19.997+00:00

Graph API (both v1.0 & beta) are not supporting to extract Outlook Contact Lists. Are there any alternatives to extract the same? Also, any tentative timelines to include in Graph API/.

Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MichaelHan-MSFT 18,126 Reputation points
    2021-09-29T07:09:55.94+00:00

    Hi @Gupta, Vinay ,

    In graph api, contact method are listed here: contact resource type.

    As a workaround, you could use graph api to get the contacts first, then export the values programmatically.

    You could alos submit this feature request in Microsoft 365 Developer Platform


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.