ews-javascript-api icon indicating copy to clipboard operation
ews-javascript-api copied to clipboard

Create a Custom Category

Open mumarniaz opened this issue 4 years ago • 1 comments
trafficstars

Hi @gautamsi ,

I'm using ews-js-api-browser in my outlook mail app and I have a requirement to create a new category for an appointment but I cannot find any example. I know we have to first add category into masterlist and then needs to add a new category into that master list. Can you please point out to any example to add a new category and assign it to an appointment item.

mumarniaz avatar Jan 18 '21 17:01 mumarniaz

you can try suggestion here, just use await on any function returning promise in ews https://social.msdn.microsoft.com/Forums/office/en-US/a42e29c1-f8b0-4806-853a-c566377bd92c/ews-managed-api-users-config-for-category-colors-and-possible-bug?forum=exchangesvrdevelopment

gautamsi avatar Feb 03 '21 09:02 gautamsi