: ExchangeServiceBinding.CopyItemAsync (Método) (CopyItemType) (Microsoft.SharePoint.Portal.WebControls)
Copies an item asynchronously and puts it in a different folder.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub CopyItemAsync ( _
CopyItem1 As CopyItemType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CopyItem1 As CopyItemType
instance.CopyItemAsync(CopyItem1)
public void CopyItemAsync (
CopyItemType CopyItem1
)
Parámetros
- CopyItem1
An item to copy.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)