How to detect EnvelopeVisible event

Z

Zd

Dear Group,

I need help with the following issue:
I'd like to detect when the user clicks on the e-mail icon in Word
(EnvelopeVisible = true) with a VBA macro.

Just like there are macros for FileSave and FileSaveAs, I thought there
would be something for EnvelopeVisible, but as it seems, there is nothing.

What I'd like to achieve is to do some background processing with the
current document before the user sends the e-mail, or to substitue e-mail
sending entirely with a routine I call from my own automation server.

Any ideas?

Thank you!
 
D

Doug Robbins - Word MVP

FileSendMail

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top