PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Send-Recieve
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Send-Recieve
![]() |
Send-Recieve |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
hi, how do I trap the Send/Recieve event in outlook ----------------------------------------------- ~~ Message posted from http://www.ExcelTip.com ~~View and post usenet messages directly from http://www.ExcelForum.com |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You would trap the application wide ItemSend event and the ItemAdd
event for the Items collection of the Inbox. There is no single event for what you want. You should look at the Object Browser for the Outlook library, it shows all methods and properties and events for all Outlook objects and collections. Its help also has code samples that show how to use most of them. It's the first place you should look. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginners Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "mookashi" <mookashi.11t5qr@outlookforum.com> wrote in message news:mookashi.11t5qr@outlookforum.com... > > hi, > how do I trap the Send/Recieve event in outlook? > > > ------------------------------------------------ > ~~ Message posted from http://www.ExcelTip.com/ > ~~View and post usenet messages directly from http://www.ExcelForum.com/ > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

