Hello Everyone:
I am new in VB2005 (programmer) and I need some assistance on an e-mail notification that I setup on a project that I am working on:
I have setup an Add new record and edit record forms, I have setup to call (create) an e-mail after the saved, so far so good.
My question is how can I make it to be linked to our Outlook addresses? Where I can go and select an e-mail.
I thank you for your help.
Mahesh ChandPosted Jul 17, 2008, 8:51 AM
If you install Office Tools for Visual Studio, you should be able to use Office API to connect with Outlook. Here is an article on how to access Outlook Contacts in VB.NET or C#.
http://msdn.microsoft.com/en-us/library/ms269108(VS.80).aspx