The MsLogicalOperator enumeration is used to determine a logical statement on joining conditions of advanced filter.
It is used by the following properties:
| Value | Brief description |
| 0 | None. The statement is not used. |
| 1 | And_. Logical AND. |
| 2 | Or_. Logical OR. |
See also: