Boolean syntax

Represents a Boolean value.

Entry Value
Name Boolean
Syntax ID 2.5.5.8
OM ID 1
MAPI Type BOOLEAN
ADS Type ADSTYPE_BOOLEAN
Variant Type VT_BOOL
SDS Type System.Boolean

Remarks

For queries that include attributes of Boolean syntax in a filter, specify "TRUE" or "FALSE" (for example, "myboolattr=TRUE").

See also

System.Boolean