msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Reading mails from Sent items, Deleted items, Draft folder o

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax
Author Message
Viswanathan



Joined: 04 Oct 2007
Posts: 5

PostPosted: Mon May 15, 2006 3:18 pm    Post subject: Reading mails from Sent items, Deleted items, Draft folder o Reply with quote

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

Archived from group: microsoft>public>outlook
Back to top
View user's profile Send private message
ihatespam



Joined: 04 Oct 2007
Posts: 1

PostPosted: Mon May 15, 2006 10:09 am    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

Viswanathan wrote:
> 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
>
>


Thanks!


Next....
Back to top
View user's profile Send private message
Sue Mosher [MVP-Outlook]



Joined: 04 Oct 2007
Posts: 15

PostPosted: Mon May 15, 2006 11:43 am    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

Did you have a particular question?

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba

If you need basics on working with OUtlook in VB, you might start at http://www.outlookcode.com/d/vb.htm
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Viswanathan" wrote in message %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
> 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
>
>
Back to top
View user's profile Send private message
Veign



Joined: 04 Oct 2007
Posts: 1759

PostPosted: Mon May 15, 2006 1:54 pm    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

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 %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
> 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
>
>
Back to top
View user's profile Send private message
Viswanathan



Joined: 04 Oct 2007
Posts: 5

PostPosted: Wed May 17, 2006 2:23 pm    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

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@TK2MSFTNGP03.phx.gbl...
> 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
> %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
> > 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
> >
> >
>
>
Back to top
View user's profile Send private message
Sue Mosher [MVP-Outlook]



Joined: 04 Oct 2007
Posts: 15

PostPosted: Wed May 17, 2006 12:52 pm    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

The Outlook 10.0 library will be on your machine if you install Outlook 2002. iisext.dll is a DLL used by an IIS server running under Windows.

The code link you were given is an example. You will need to adapt its techniques to your own application, which apparently is a VB6 application, not an IIS web app.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Viswanathan" wrote in message @TK2MSFTNGP02.phx.gbl...
> 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
> @TK2MSFTNGP03.phx.gbl...
>> 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
>> %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
>> > 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
>> >
>> >
>>
>>
>
>
Back to top
View user's profile Send private message
Veign



Joined: 04 Oct 2007
Posts: 1759

PostPosted: Tue May 23, 2006 3:29 pm    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

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 @TK2MSFTNGP02.phx.gbl...
> 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
> @TK2MSFTNGP03.phx.gbl...
>> 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
>> %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
>> > 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
>> >
>> >
>>
>>
>
>
Back to top
View user's profile Send private message
Viswanathan



Joined: 04 Oct 2007
Posts: 5

PostPosted: Sat May 27, 2006 12:56 am    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

Hi!

What is Late binding?

This program executes and read the mail from outlook but i am unable to get
from outlook express?

How can i set the default mail reader as outlook express instead of outlook?

I am again posting in the same newsgroup for continue the discussion! sorry!
and thanks for continuous reply.
The application gives the error as "runtime error'48' error loading DLL" but
in the outlook installed machine it reads the mail information.

what is the reference to be set for outlook express?

--
Thanks and Regards
S. Viswanathan


"Veign" wrote in message@TK2MSFTNGP04.phx.gbl...
> 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
> @TK2MSFTNGP02.phx.gbl...
> > 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
> > @TK2MSFTNGP03.phx.gbl...
> >> 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
> >> %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
> >> > 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
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Back to top
View user's profile Send private message
Veign



Joined: 04 Oct 2007
Posts: 1759

PostPosted: Fri May 26, 2006 3:31 pm    Post subject: Re: Reading mails from Sent items, Deleted items, Draft fold Reply with quote

OE does not support automation.

There is a component to handle the address book but I'm not sure about
anything that deals with the emails. This is an area I never, and probably
would never, get into with OE.

Address Book component:
http://www.veign.com/vrc_codeview.asp?type=app&id=91

--
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 @TK2MSFTNGP02.phx.gbl...
> Hi!
>
> What is Late binding?
>
> This program executes and read the mail from outlook but i am unable to
> get
> from outlook express?
>
> How can i set the default mail reader as outlook express instead of
> outlook?
>
> I am again posting in the same newsgroup for continue the discussion!
> sorry!
> and thanks for continuous reply.
> The application gives the error as "runtime error'48' error loading DLL"
> but
> in the outlook installed machine it reads the mail information.
>
> what is the reference to be set for outlook express?
>
> --
> Thanks and Regards
> S. Viswanathan
>
>
> "Veign" wrote in message
> @TK2MSFTNGP04.phx.gbl...
>> 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
>> @TK2MSFTNGP02.phx.gbl...
>> > 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
>> > @TK2MSFTNGP03.phx.gbl...
>> >> 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
>> >> %23dGHA.3900@TK2MSFTNGP05.phx.gbl...
>> >> > 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
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Running Items from a form Hi. I'm trying to work out how i could open anything from a Visual Basic Command button. Please help. I've tried the open statement but that didn't seem to work. Please help! -- vb_code_n00b

remove items from Combobox Hi, I have a combobox (value list) that is populated using the additem method when it gets the focus (contents are dependant on selection in another combobox) At the moment the list just gets bigger so I need to be able to remove all entries from this co

Adding list items to a DHTML List box I am trying to dynamically add elements to a list box on a DHTML page. I can get the listbox object, and set the InnerHTML property for it, but I don't get the list items even though a print of the innerHTML shows the correct code. I am trying to do thi

recover deleted files hi i need to recover some of my files deleted accidantly. how can i recover through vb? please help -- hemu

Barcode Reading Hi Again Everyone, First let me start off by saying Happy New Year. I've been using these newsgroups for the past couple of years and I can't even begin to measure how valuable the help I have received has been. So for that, I thank each and every one o
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group