• Subject: Re: need read recipience addresses from selected mail item
  • Author: Sue Mosher [MVP-Outlook]
  • Date: 14 Apr 2008
  • References: 1
I posted a code sample earlier today at http://www.outlookcode.com/threads.aspx?forumid=2&messageid=26381 for reading all the items in the Inbox. IF you want just selected items, then you'd iterate Application.ActiveExplorer.Selection, not the Items collection for the Inbox folder.
Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54
"yuvalbra" <yuvalbra@gmail.com> wrote in message news:adfdc8b9-71e0-474d-a196-947a4287450c@e67g2000hsa.googlegroups.com...
> need read recipience addresses from selected mail item > i work at vba outlook 2003 > > thanks > yuvi
13 Apr 2008need read recipience addresses from selected mail item.yuvalbra
14 Apr 2008\ Re: need read recipience addresses from selected mail item.Sue Mosher [MVP-Outlook]
All times are in (US) Eastern Daylight Time (GMT -4:00)