Share via


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

Remarks

This element is contained in the SOAP envelope.

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

CopyFolderAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace