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 | |
---|---|---|
CopyItemAsync(CopyItemType) | The CopyItemAsync method provides asynchronous access to the CopyItem Web service method. | |
CopyItemAsync(CopyItemType, Object) | The CopyItemAsync method provides asynchronous access to the CopyItem Web service method. |
Top