Folder.GetCancelMoveFolderRequest Method ()
Cancels a MoveFolderRequest operation that is in progress.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public CancelOperationRequest GetCancelMoveFolderRequest()
public:
CancelOperationRequest^ GetCancelMoveFolderRequest()
Public Function GetCancelMoveFolderRequest As CancelOperationRequest
Return Value
Type: Microsoft.WindowsServerSolutions.Storage.CancelOperationRequest
An instance of CancelOperationRequest.
See Also
Folder Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top