ExchangeServiceBinding.CopyFolderAsync Method (CopyFolderType)
Copies folders in a mailbox asynchronously.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub CopyFolderAsync ( _
CopyFolder1 As CopyFolderType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim CopyFolder1 As CopyFolderType
instance.CopyFolderAsync(CopyFolder1)
public void CopyFolderAsync(
CopyFolderType CopyFolder1
)
Parameters
- CopyFolder1
Type: Microsoft.SharePoint.Portal.WebControls.CopyFolderType
A folder to copy.
Remarks
This element is contained in the SOAP envelope.