I am looking for equivalent of ItemSend & BeforeAttachmentAdd events to be implemented in my new Office outlook Addin (using HTML & JS).
From the add-in overview pages, found that ItemChanged event alone can be implemented with in the add-in and no support available for other events mentioned above.
I could be missing something. Do anyone know any solution or suggestion in identifying the equivalent events for outlook addin.
Thanks in advance.