ExchangeServiceBinding.CopyFolderAsync, méthode (CopyFolderType, Object) (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, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CopyFolder1 As CopyFolderType
Dim userState As Object
instance.CopyFolderAsync(CopyFolder1, userState)
public void CopyFolderAsync (
CopyFolderType CopyFolder1,
Object userState
)
Paramètres
- CopyFolder1
A folder to copy.
- userState
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