new2this2002
Programmer
How do i go about writing a program that checks for email from a particular account using Outlook. So what i have is a program which adds information to a list whenever a new email message is received from a particular account. The program is automated, it just runs in the background.
I have seen some example programs the retrieve email using winsock but i want outlook to get the email not my actual program. My program just needs to display a message when a new mail has arrived to a particular account.
I have seen some example programs the retrieve email using winsock but i want outlook to get the email not my actual program. My program just needs to display a message when a new mail has arrived to a particular account.