Favorites items in Outlook

  • Thread starter Thread starter Luis
  • Start date Start date
L

Luis

I have a favorite folder in outlook. Is there anyway that I can address that
items in this folder (Favorites) and select and item. Then read the messages
in that item or folder.

If it is, can someone provide me the URL to read on How to do that? Or refer
me to some code samples.

I have been searching but not able to find any information on it. This
folder points to an Exchange Server.

Thank you for guidance and collaboration with this opportunity.

Luis
 
If an item is selected, you can access it this way:

Application.Session.ActiveExplorer.Selection(1)

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Wed, 26 Nov 2008 08:30:05 -0800 schrieb Luis:
 
Back
Top