trevorwilliams2
Programmer
I looking for a way to have Access monitor an Outlook inbox for newly received mail and store the various properties of that email to a table.
I have been able to accomplish storing this data, by manually specifying the selected email in the inbox using the Outlook.MailItem object to gather everything.
This works great, but I would prefer to have this automated. Timer event maybe?
How can Access determine if the mail item is new?
Any input would be greatly appreciated!
Access / Outlook 2003
I have been able to accomplish storing this data, by manually specifying the selected email in the inbox using the Outlook.MailItem object to gather everything.
This works great, but I would prefer to have this automated. Timer event maybe?
How can Access determine if the mail item is new?
Any input would be greatly appreciated!
Access / Outlook 2003