![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
i am loss here
what folder do i do ItemAdd event on and what type do i have it on?? Donald |
#2
|
|||
|
|||
![]()
This statement in the snippet you posted suggests that you're trying to process items as they are added to the Outbox, although you don't show the derivation of your "currentoutbox" object:
Private Sub currentoutbox_ItemAdd(ByVal Item As Object) _ Handles currentoutbox.ItemAdd Repeating: Never use the Outbox folder's ItemAdd event. Use the ItemAdd event for the Sent Items folder or use Application_ItemSend. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "donald" wrote in message ups.com... i am loss here what folder do i do ItemAdd event on and what type do i have it on?? Donald |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I set up Outlook for email without losing contacts | Lorraine | Outlook - General Queries | 3 | March 1st 06 03:37 PM |
How can I create a MailItem that displays like a received MailItem ? | Clive | Outlook - Using Forms | 0 | February 27th 06 05:14 PM |
Will Outlook Handle These Needs? | Janet | Outlook - Calandaring | 0 | February 17th 06 11:43 PM |
How can I Print out my contacts without losing longer note entrys | BBusyBookworm | Outlook - Using Contacts | 1 | February 15th 06 04:10 PM |
dialog comes up when trying to access mailItem | Neo | Add-ins for Outlook | 3 | January 16th 06 10:56 PM |