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