Chr*_*her 3 microsoft-outlook microsoft-outlook-2010 rules email-filter
我使用的是 Outlook 2010,我只能添加一个规则查询,该查询OR在主题行匹配上使用布尔运算符。我想使用AND布尔运算符,但无法弄清楚如何实现这一点。
我的 Outlook 2010 规则查询如下所示:
Apply this rule after the message arrives
from foo@bar
and with 'foo' or 'bar' or 'baz' in the subject
assign it to the Foo Bar Baz category
Run Code Online (Sandbox Code Playgroud)
我真正想要的是:
Apply this rule after the message arrives
from foo@bar
and with 'foo' and 'bar' and 'baz' in the subject
assign it to the Foo Bar Baz category
Run Code Online (Sandbox Code Playgroud)
我不会写 VBA 代码,所以这对我来说不是一个解决方案。如果有人知道如何实现这一目标,我会很高兴收到您的来信。
我注意到,在Outlook 2010 RULES - How to use OR boolean 问题中,有一个建议,即AND布尔运算符是 Outlook 2010 中主题匹配规则的默认值,但我没有看到这种行为全部。
| 归档时间: |
|
| 查看次数: |
9897 次 |
| 最近记录: |