I am creating a program using the MAPI controls to detect email in a specified mail server, the program detects the mail and automatically send reply to each of the senders,
what i want to know is, after i detect the mail(s), is it possible to use VB to call one of the email readers (eg Outlook Express, inbox - Exchange) to read the mail? or do i have to create mail reader myself too?