Or Property (AddressEntryFilter object)

Or Property (AddressEntryFilter Object)

The Or property specifies that the restriction values are to be ORed instead of ANDed to specify the address entry filter. Read/write.

Syntax

objAddressEntryFilter.Or

Data Type

Boolean

Remarks

If the Or property is False, all the restriction values are ANDed together. If it is True, the values are ORed together.

See Also

Concepts

AddressEntryFilter Object