Microsoft Graph API address book policy

Amine BOUHADJAR 1 Reputation point
2021-03-08T15:58:06.563+00:00

I have a code that creates an office365 account using Microsoft Graph API. Everything works fine but now i have to add an address book policy to the account after creating it.

I can't find anything on how to achieve this, is it possible to do such thing with the API ?

I also found this : https://learn.microsoft.com/en-us/exchange/address-books/address-book-policies/create-an-address-book-policy

Can i use this with php exec() function ?

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

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2021-03-08T18:45:26.927+00:00

    There's no support for Address book policies via Graph APIs, nor they are supported in Exchange Online for that matter.


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.