Thread: Select item
View Single Post
  #2  
Old February 21st 07, 02:22 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Select item

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.

Ads