Share via


ExchangeServiceBinding.CopyItemAsync Method

Include Protected Members
Include Inherited Members

The CopyItemAsync methods provide an event-based method for handling asynchronous CopyItem calls.

Overload List

  Name Description
Public method CopyItemAsync(CopyItemType) The CopyItemAsync method provides asynchronous access to the CopyItem Web service method.
Public method CopyItemAsync(CopyItemType, Object) The CopyItemAsync method provides asynchronous access to the CopyItem Web service method.

Top