In Outlook 2010 I often need to search for emails sent to quelqu'un from me.
According to this [Outlook support page](https://support.office.com/en-us/article/Learn-to-narrow-your-search-criteria-for-better-searches-in-Outlook-d824d1e9-a255-4c8a-8553-276fb895a8da), I should use:
```
to:bobby
```
Cependant that seulement fonctionne if I'm searching seulement dans le "Sent Items" dossier.
Depuis Je n'ai pas that setting turned on (nor do Je veux change that setting), that search ends up showing me all emails sent to Bobby - from both myself and other people.
The best alternative I've come up avec is:
```
to:bobby from:richard
```
Which is quite a lot to tapez just to achieve this and encore ends up showing me emails si le sender has the same forename (or surname) as I do.
Guesses such as `from:me` and `in:sent` n'ont pas a fonctionné.
Y a-t-il un better way?
Comment puis-je recherche for emails I sent to quelqu'un in Outlook?
Re: Comment puis-je recherche for emails I sent to quelqu'un in Outlook?
Typical, one minute après I post the question, I trouvez le answer:
```
to:bobby folder:sent
```
will show seulement emails to Bobby from me.
```
to:bobby folder:sent
```
will show seulement emails to Bobby from me.