send recieve problem

M

mookashi

hi,
i want to write a piece of code which is executed when the user click
on the send/recieve button irrespective whether there are any items t
send or not. im not sure if application.itemsend is the right place t
put the code.
is there anyplace im missing?
 
K

Ken Slovak - [MVP - Outlook]

The only places would be ItemSend and ItemAdd on the Inbox's Items
collection.
 
Top