Share via


ExchangeServiceBinding.MoveItemAsync Method (MoveItemType)

Asynchronously moves one or more items to a single destination folder.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub MoveItemAsync ( _
    MoveItem1 As MoveItemType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim MoveItem1 As MoveItemType

instance.MoveItemAsync(MoveItem1)
public void MoveItemAsync(
    MoveItemType MoveItem1
)

Parameters

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

MoveItemAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace