MultipleOperandBooleanExpressionType Constructor
The MultipleOperandBooleanExpressionType class is abstract and cannot be instantiated.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New MultipleOperandBooleanExpressionType()
protected MultipleOperandBooleanExpressionType()
See Also