MoveFolderStepId Enumeration
Indicates the current step of the move folder operation.
Assembly: StorageOM (in StorageOM.dll)
| Member name | Description | |
|---|---|---|
| CopyData | Indicates that the contents of the folder is being moved. | |
| DeleteSource | Indicates that the source folder is being deleted. | |
| EnableShadowCopy | Indicates that shadow copy is being enabled on the folder. | |
| Finalize | Indicates that the move operation is being finalized. | |
| Initialize | Indicates that the move operation is being initialized. | |
| Pending | Indicates that the move operation is pending. | |
| ShareDestination | Indicates that the destination folder is shared. | |
| UnshareSource | Indicates that the source folder is not being shared. |
Community Additions
ADD
Show: