Outlook provides no method for programmatically selecting an individual item. You can, however, return the item with Namespace.GetItemFromID and then display it.
--
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
"j" wrote in message oups.com...
Hi,
How can select item (mail item) in folder, i know the entryID of item
that i want to select.
Any ideas???
Tnx in advance.