ExchangeServiceBinding.CopyItemAsync, méthode (CopyItemType) (Microsoft.SharePoint.Portal.WebControls)
Copies an item asynchronously and puts it in a different folder.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub CopyItemAsync ( _
CopyItem1 As CopyItemType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CopyItem1 As CopyItemType
instance.CopyItemAsync(CopyItem1)
public void CopyItemAsync (
CopyItemType CopyItem1
)
Paramètres
- CopyItem1
An item to copy.
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms