Platform SDK: Exchange Server |
This property specifies the bit-mask operator for the condition.
[propget] HRESULT Operator([out, retval] BITMAPOP_TYPES *pVal) [propput] HRESULT Operator([in] BITMAPOP_TYPES newVal)
Property Operator As BITMAPOP_TYPES
The following table describes the BITMAPOP_TYPES.
BITMAPOP_TYPES
Name | Value | Description |
---|---|---|
B_EQZ | 1 | Bit-wise AND equal to zero |
B_NEZ | 2 | Bit-mask AND not equal to zero |