Select contact (item) in contact-list (explorer-object)

  • Thread starter Thread starter Daniel Larsson
  • Start date Start date
D

Daniel Larsson

Hello!

I need to select a contact in the contact-list from a
form. I don´t want to use .display, as it opens the item.
I only want to make it selected, as if i clicked on it.
I´ve tried the selection-collection of the explorer-
object, but it doesn´t seem to have a add-method.

Any ideas?

Thanks
/Daniel
 
Outlook provides no way to *set* a selection, only to read a selection.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers



Hello!

I need to select a contact in the contact-list from a
form. I don´t want to use .display, as it opens the item.
I only want to make it selected, as if i clicked on it.
I´ve tried the selection-collection of the explorer-
object, but it doesn´t seem to have a add-method.

Any ideas?

Thanks
/Daniel
 
Ok, nothing to do about then.
Thanks Sue for a quick reply, even though it wasn´t what I
wanted to hear.

/Daniel Larsson
 
Back
Top