Compartir a través de


: ExchangeServiceBinding.CopyFolderAsync (Método) (CopyFolderType, Object) (Microsoft.SharePoint.Portal.WebControls)

Copies folders in a mailbox asynchronously.

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

Sintaxis

'Declaración
Public Sub CopyFolderAsync ( _
    CopyFolder1 As CopyFolderType, _
    userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CopyFolder1 As CopyFolderType
Dim userState As Object

instance.CopyFolderAsync(CopyFolder1, userState)
public void CopyFolderAsync (
    CopyFolderType CopyFolder1,
    Object userState
)

Parámetros

  • CopyFolder1
    A folder to copy.
  • userState

Comentarios

This element is contained in the SOAP envelope.

Vea también

Referencia

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