MoveItemCompletedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MoveItemCompletedEventArgs class provides data for the MoveItemCompleted event.
public ref class MoveItemCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class MoveItemCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class MoveItemCompletedEventArgs
Inherits AsyncCompletedEventArgs
- Inheritance
-
MoveItemCompletedEventArgs
Properties
Result |
The Result class gets the response from an asynchronous call to the MoveItem operation. |