Folders
Messages
Message
Select a message to view it here.
| from:bob | messages from anyone matching "bob" |
| to:alice | sent to anyone matching "alice" (To/Cc/Bcc) |
| subject:budget | match only in the subject |
| body:meeting | match only in the body |
| folder:inbox | messages whose folder path contains "inbox" |
| a AND b | both words present |
| a OR b | either word |
| a NOT b | has a, not b |
| "q4 plan" | exact phrase |
| meet* | prefix match (meeting, meetup…) |
| (a OR b) AND c | group with parentheses |
| from:bob AND subject:budget NOT folder:trash |