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