Either use Inbox.Items.Add() or use Application.NewMailEx().
--
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
...
Hi
scan all new incoming e-mails and post archiving email by posting to DB. i
have the second part down. I will be calling a class that will handle
posting
record to DB, but need to know how can i get all incoming e-mails.
Thanks