: ExchangeServiceBinding.CopyFolderAsync (Método) (CopyFolderType) (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 _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CopyFolder1 As CopyFolderType
instance.CopyFolderAsync(CopyFolder1)
public void CopyFolderAsync (
CopyFolderType CopyFolder1
)
Parámetros
- CopyFolder1
A folder to copy.
Comentarios
This element is contained in the SOAP envelope.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)