From: Alex DeCaria Date: 2007-12-13T05:38:24+09:00 Subject: Re: Connecting to Outlook 'Saved Items' folder using win32ol Bill Davenport wrote: > I'm curious. Are you connecting to Outlook through an Exchange Server > or a stand-alone client? > > Bill > > > Alex DeCaria wrote: >> Can anyone tell me how to connect to the 'Saved Items' folder in Outlook >> using WIN32OLE? I can get to all the other folders using >> GetDefaultFolder(), but I can't seem to get to the 'Saved Items' folder >> this way. mapi.Folders.Item('Saved Items') doesn't do it either. >> >> Thanks in advance. Alex Bill, I'm connecting through an exhange server. I am able to access my inbox, deleted items, etc., and also my 'personal folders'. I just can't figure out how to get to the 'saved items'. Alex -- Posted via http://www.ruby-forum.com/.