Is the EntryID unique for every mail Item that comes in? And if i have multiple mailboxes set-up will this event still be triggered? I am using outlook 2007
Any EntryID is always a unique GUID. Events such as NewMailEx() will only fire for items delivered to the primary mailbox, not on delegate mailboxes in the profile. -- 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 "Al_21_11" wrote in message news:55B05405-6462-45E1-AB56-D1F5ED9360F4@microsoft.com... > Is the EntryID unique for every mail Item that comes in? > > And if i have multiple mailboxes set-up will this event still be > triggered? > > I am using outlook 2007