Rajnish_Suthar_Asite
Jun 26, 2023Brass Contributor
Status:
New
AutoOpen Outlook web add-in task pane functionally
We are using OnMessageSend LaunchEvent and we are trying to open web add-in when OnMessageSend Event fired but we are not able to open outlook add-in task pane functionally. AutoOpen feature is s...
aaniceto
Dec 16, 2023Copper Contributor
Hi, this makes lots of sense. An action would trigger a check of sorts (weekday? weekend? is this the first email i'm sending today, etc etc...) and based on that we might want to show the taskpane (or not). The option to display the taskbar on event driven should be there (optionally).
If you allow me to run code on event driven actions, how showing or not showing the task-pane makes that difference?