Does anybody knows how to program in Vb an email checker? Where a popup will be shown stating if the user has an email without opening its email site like Microsoft outlook.
Hi Rosewell,
The best example is there in MSDN Samples folder, where the mapi control application is programmed.
Just execute it, you change according to your needs.
Using mapi will still use a control. What I need is a way to alert me of my email like if I have a new mail in my Yahoo account without opening it in the Yahoo site. I think I need to use API but I can't find how. Anybody knows how?
Actually its planet-source-code.com and not planetsourcecode.com Feel free to ask Questions as well as give Comments after all this is what Forums are all about. Good Day!
Thanks for all your answers. I was able to create a program for checking email however it checks all the emails in the server. What I want is to alert the user the number of NEW mails not the total number of the mails. Does anybody knows how to do this? Thanks.
Check out the FetchUnreadOnly property if you are using MAPI
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.