Outlook non-blocking on ItemSend event.

A C 1 Reputation point
2022-09-30T08:42:06.027+00:00

Hi,

Is there an async/non-blocking event available for the Email Sent action?
The OnSend event detailed here: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/outlook-on-send-addins?tabs=windows is blocking and restrictive when it comes to app deployment in AppSource.

We would like to use an alternative to this event that would not affect the AppSource deployment flow.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,484 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Victor Ivanidze 101 Reputation points
    2022-10-04T18:12:22.617+00:00

    No. There is no alternative.

    0 comments No comments