event for automatic reply in outlook like OnNewMessageCompose
Saba
1
Reputation point
The OnNewMessageCompose event is fired On composing a new message (includes reply, reply all, and forward)...
We would want to do some custom modification in an add-in ...when the automatic reply setting is clicked to set ooo message.
Or
It would be helpful to have a onAutomaticReplySet event just like the others in https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch#supported-events.[Search Baron]1
Please let us know if there exists an alternative to it via add-ins or com add-ins or office.js etc
Sign in to answer