Hitendra
Hitendra

Reputation: 339

How to close add-in pane in outlook Mail App read scenario through JavaScript Api (office.js)

I have developed a Mail App (Read Scenario) Add-in for Outlook365. After certain task performed I would like to see add-in pane collapse automatically. Is there any method defined yet in office.js API to do so?

Upvotes: 2

Views: 497

Answers (1)

Sky Liu - Microsoft
Sky Liu - Microsoft

Reputation: 205

If you are talking about Outlook Online(outlook as a web app), then I am afraid there's no method defined yet in Office.js to collapse the task pane yet. But I agree it is an important scenario and we will absolutely add it to our backlog.

Thanks, Sky

Upvotes: 1

Related Questions