Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.26 KB

s-boolean.md

File metadata and controls

49 lines (35 loc) · 1.26 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_type ms.topic ms.date
Boolean syntax
Represents a Boolean value.
16251217-1489-42fd-a27f-87f15d13a279
multiple
Boolean syntax AD Schema
apiref
Boolean
Schema
reference
05/31/2018

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