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