Compartir a través de


: ExchangeServiceBinding.MoveFolderAsync (Método) (MoveFolderType) (Microsoft.SharePoint.Portal.WebControls)

Asynchronously moves folders from a specified folder and puts them in another folder.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub MoveFolderAsync ( _
    MoveFolder1 As MoveFolderType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim MoveFolder1 As MoveFolderType

instance.MoveFolderAsync(MoveFolder1)
public void MoveFolderAsync (
    MoveFolderType MoveFolder1
)

Parámetros

  • MoveFolder1
    Folder to move.

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)