This documentation is archived and is not being maintained.
MsoConnector enumeration
Specifies the connector between two similar property test values.
Namespace:
Microsoft.Office.CoreAssembly:
office (in office.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| msoConnectorAnd | Combine property test values to form one property test. |
| msoConnectorOr | Treat property test values as separate criteria. |
Used with the Connector property of the PropertyTest object.