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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,449 questions
0 comments No comments
{count} votes

Accepted answer
  1. CarlZhao-MSFT 40,311 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