diff --git a/help/C/search.page b/help/C/search.page index e3ce0629..796d33ea 100644 --- a/help/C/search.page +++ b/help/C/search.page @@ -29,7 +29,7 @@

bcc:recipient

-

Finds messages where recipient matches the BCC header.

+

Finds messages where recipient matches email BCC fields.

body:text

@@ -37,11 +37,11 @@

cc:recipient

-

Finds messages where recipient matches the CC header.

+

Finds messages where recipient matches email CC fields.

from:sender

-

Finds messages where sender matches the From header.

+

Finds messages where sender matches email From fields.

is:read

@@ -61,7 +61,7 @@

to:recipient

-

Finds messages where recipient matches the To, CC, or BCC header.

+

Finds messages where recipient matches email To, CC, or BCC fields.