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

공민혁 80 Reputation points
2024-06-07T05:27:24.51+00:00

Hello

I would like to inquire about the behavior of the following APIs in Microsoft Graph:

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

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

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

will these APIs apply the changes to the 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,447 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yakun Huang-MSFT 2,645 Reputation points Microsoft Vendor
    2024-06-07T07:33:30.76+00:00

    Hi @공민혁

    After testing, if the categories that have been applied to the event are changed, the categories on the event are also changed.

    For example, if the color of a category is changed, the color applied to that category is updated on all events.

    If a category is deleted, that category disappears on all events.

    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