RegeneratingPatternBaseType Constructor
The RegeneratingPatternBaseType constructor initializes a new instance of the RegeneratingPatternBaseType class.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New RegeneratingPatternBaseType()
protected RegeneratingPatternBaseType()
See Also