A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

NewMailEx event not Triggered



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 24th 10, 01:31 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default NewMailEx event not Triggered

If VBA code is running on one machine and not another you need to check the
VBA and security settings for your versions of Outlook, which you don't
mention.

--
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


"savindrasingh" savindrasingh.48boda@invalid wrote in message
news:savindrasingh.48boda@invalid...

I had just tested below code to see if the events are gettings triggered
but nothing happens when I recieve an email :-(


Code:
--------------------
Private Sub Application_NewMailEx(ByVal EntryIDCollection As String)
MsgBox "New mail !"
End Sub

--------------------


It should atleast show the msgbox but nothing happens :-( any IDEAS ??


--
savindrasingh

THANKS AND REGARDS,
SavindraSingh
http://forums.slipstick.com


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The EntryID in NewMailEx Event Al_21_11[_2_] Add-ins for Outlook 1 July 2nd 09 02:07 PM
Explorer.SelectionChange event triggered multiple times Dorian Add-ins for Outlook 9 September 18th 08 06:07 PM
Which event is triggered when user saves email item? Kasper Add-ins for Outlook 4 September 22nd 06 02:26 PM
How to fire NewMail&NewMailEx Event? baryon Outlook - General Queries 0 August 17th 06 04:31 PM
read event not triggered Willem Peper Outlook and VBA 1 June 13th 06 06:03 AM


All times are GMT +1. The time now is 01:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.