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