Re: i want a message box to come up when ever i recieve a mail
Posted By:
Shaan_Ali
Posted On:
Saturday, January 19, 2002 09:46 PM
This is somewhat typical if u are developing ur code in java. U should use Outlook programming.
just have a look at this link, u may find some useful information from there.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnout98/html/olexcoutlk.asp
bye,
Shaan
Re: i want a message box to come up when ever i recieve a mail
Posted By:
Simon_Ablett
Posted On:
Friday, January 18, 2002 05:50 AM
Sorry, maybe I am being dim but what does this have to do with the JavaMail API? Express is a mail client in its own right. Have a look in its help pages under 'alert' or such like.
Regards.