View Single Post
  #7  
Old May 23rd 06, 04:29 PM posted to microsoft.public.outlook,microsoft.public.vb.syntax
Veign
external usenet poster
 
Posts: 5
Default Reading mails from Sent items, Deleted items, Draft folder of outlook from VB6.0

In VB6.0 just change the reference to the Outlook library that you have
installed on your system. If you are going to distribute this and want to
support multiple versions of Outlook then you would use late binding instead
of referencing a specific Outlook library.

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--


"Viswanathan" wrote in message
...
Hi Veign!

Where can i download iisext.dll and outlook10.0 library. I have outlook
9.0
library. without this the code downloaded in the guven link is not working

--
Thanks and Regards
S. Viswanathan


"Veign" wrote in message
...
Retrieve Outlook emails via Outlook Automation (API)
http://www.veign.com/vrc_codeview.asp?type=app&id=125

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--


"Viswanathan" wrote in message
...
Hi All!

Reading mails from Sent items, Deleted items, Draft folder from VB6.0.

It
is
very helpful for me if the code is written in ActiveX DLL and can be
called
from any form of other projects.

--
Thanks and Regards
S. Viswanathan








Ads