Hi, I was wondering if there's a way I could find out who called the attachment add event? My problem is I want to know if outlook internally called this event, or if the user called this event (i.e by pressing the attach file button). I was wondering if there was some kind of global sender variable or something along the lines like that which would allow me to identify who triggered the attachmentadd event. thanks, Vincent
No, there's nothing like that available. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm wrote in message news:4c9c38a0-432d-462e-86a6-7ace71a897f1@m44g2000hsc.googlegroups.com... > Hi, > > I was wondering if there's a way I could find out who called the > attachment add event? My problem is I want to know if outlook > internally called this event, or if the user called this event (i.e by > pressing the attach file button). I was wondering if there was some > kind of global sender variable or something along the lines like that > which would allow me to identify who triggered the attachmentadd > event. > > thanks, > > Vincent