ExchangeServiceBinding.CopyFolderAsync, méthode (CopyFolderType) (Microsoft.SharePoint.Portal.WebControls)
Copies folders in a mailbox asynchronously.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub CopyFolderAsync ( _
CopyFolder1 As CopyFolderType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CopyFolder1 As CopyFolderType
instance.CopyFolderAsync(CopyFolder1)
public void CopyFolderAsync (
CopyFolderType CopyFolder1
)
Paramètres
- CopyFolder1
A folder to copy.
Remarques
This element is contained in the SOAP envelope.
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms