How to provide instant search like feature in outlook 2003?

  • Thread starter Thread starter madhavi
  • Start date Start date
M

madhavi

Hi, Actually I need to support search facilty for outlook 2003 like instant search feature in outlook 2007. Can anyone guide me in the right direction on how to implement this? Thanks in advance.
Submitted using http://www.outlookforums.com
 
First you need to search using Google and see if Windows Desktop search has
an API. If not you need to write your own search and indexing software and
provide it with an API. Once you have that you can then implement the search
functionality you want in Outlook.
 
Back
Top