From: Bill Davenport Date: 2007-12-13T05:33:33+09:00 Subject: Re: Connecting to Outlook 'Saved Items' folder using win32ol 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 -- Posted via http://www.ruby-forum.com/.