Compartir a través de


: ExchangeServiceBinding.DeleteItemAsync (Método) (DeleteItemType) (Microsoft.SharePoint.Portal.WebControls)

Deletes items asynchronously from the Microsoft Exchange Server 2007 data store.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub DeleteItemAsync ( _
    DeleteItem1 As DeleteItemType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim DeleteItem1 As DeleteItemType

instance.DeleteItemAsync(DeleteItem1)
public void DeleteItemAsync (
    DeleteItemType DeleteItem1
)

Parámetros

  • DeleteItem1
    An item to delete.

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)