Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes items asynchronously from the Microsoft Exchange Server 2007 data store.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub DeleteItemAsync ( _
DeleteItem1 As DeleteItemType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim DeleteItem1 As DeleteItemType
instance.DeleteItemAsync(DeleteItem1)
public void DeleteItemAsync(
DeleteItemType DeleteItem1
)
Parameters
- DeleteItem1
Type: DeleteItemType
An item to delete.