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