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