![]() |
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
|
|||
|
|||
![]()
We have several users sharing a mailbox using the "Open these additional
mailboxes" option. Trouble is even if the VBA code is setup using this configuration the procedure will not fire. If I create a new profile and start outlook directly to this mailbox the sub routine fires just fine. Does NewMailEx only work when you open the mailbox directly? Or am I doing something wrong or is there a better way to do this? Private Sub Application_NewMailEx(ByVal EntryIDCollection As String) .....stuff end sub -- Trefor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
NewMailEx Code runs only once... | Rafael[_2_] | Outlook - Using Forms | 0 | September 9th 07 03:10 AM |
Sending mail from NewMailEx deletes the mail from the Inbox | Ron | Outlook and VBA | 1 | January 10th 07 07:40 PM |
newmailex - messageclass change not displayed message opened | spareway | Add-ins for Outlook | 4 | January 3rd 07 11:12 PM |
How to fire NewMail&NewMailEx Event? | baryon | Outlook - General Queries | 0 | August 17th 06 04:31 PM |
NewMailEx vs. ItemAdd | Mark Rae | Outlook and VBA | 14 | June 15th 06 03:07 PM |