updating / deleting categories automatically change event's category??

공민혁 80 Reputation points
2024-06-07T05:24:59.12+00:00

Hello,

i want to know these APIs will work.

PATCH /users/{id|userPrincipalName}/outlook/masterCategories/{id}

DELETE /users/{id|userPrincipalName}/outlook/masterCategories/{id}

If some events have a category that will be changed / deleted,

will these APIs apply changes of categories in the events?

Thank you for your assistance.

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

Accepted answer
  1. CarlZhao-MSFT 46,376 Reputation points
    2024-06-07T09:13:51.7666667+00:00

    Hi @공민혁

    Yes, when you use the Microsoft Graph API to update or delete the master category, the changes will automatically apply to the categorized events, because the events’ category is inherited from the master category.

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.