Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Outlook add-in on Outlook for Mac: clear cache?

In Outlook for Mac, an office.js Outlook add-in runs in a task pane that I assume is a Safari web control. I have not been able to determine how you clear the cached files from an add-in running in the task pane.

Does anyone know how to manually clear the task pane's browser cache? I cannot find an official answer, just guesses.

Thanks.

like image 734
Carbo Avatar asked Sep 11 '25 20:09

Carbo


1 Answers

Outlook has changed cache path, the new one is ~/Library/Containers/com.microsoft.Outlook/Data/Library/Caches

like image 189
Ivan Zakharchuk Avatar answered Sep 15 '25 21:09

Ivan Zakharchuk