I am trying to write a script for Microsoft Office Communicator (the Office 
instant messaging client). When I arrow down through the List Items for the 
contacts, I want to get the List Item object so I can say its accessible name 
and value. I'm sure I just missing something really quite simple but I just 
want to be able to obtain the Window handle to the current item with focus and 
so I can get its accessible properties. I looked in the scripting manual and 
try to search some of the existing vbs files but I'm obviously not searching 
for the right thing. Can someone give me some pointers???

NOTE: What is happening now is that Window-Eyes seems to be saying the value of 
the list item but not the name property. The value property only contains the 
status of the contact (e.g. online or away). It is the name property that has 
the contact's name.

Reply via email to