Using Windows Desktop Search to search for emails sent only to me

S

smple2005

What is the [WDS 3.01] syntax to search for emails sent only to me? I
tried:
To: "my name"
To: ="my name"
ToName: ="my name"
ToAddress: ="MyEmailAddress"
But they didn't work. To remove any CC addresses, this will be
required:
cc: =""
The closest I came had the TO include my name, CC is empty, and
specifically remove names from the TO address:
TO:"myname" CC:="" TO:(-name1 -name2 -name3 -name4 -name5)
The problem with this approach is that I need to keep adding names to
remove them from the TO: line.

Using advanced find, I can specify emails where "To" "is
(exactly)" [my name]. Unfortunately, this only searches 1 mailbox (or
PST file). How do I do this with Windows Desktop Search?

I'm using Windows XP with Outlook 2003 and Windows Desktop Search
3.01. Any help is appreciated.

Thank you
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top