RollbackWarnings Enumeration
Specifies the warning that can occur during the rollback of the move folders operation.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: StorageOM (in StorageOM.dll)
| Member name | Description | |
|---|---|---|
| ConfigureSearchSource | Indicates that search was not configured for the source folder. | |
| DeleteDestination | Indicates that the destination folder could not be deleted. | |
| HomegroupPublishSource | Indicates that the folder could not be published to the home group. | |
| HomegroupUnpublishDestination | Indicates that the folder could not be unpublished from the home group. | |
| None | Indicates that no warnings occurred. | |
| ShareSource | Indicates that the source folder could not be shared. | |
| UnconfigureSearchDestination | Indicates that search could not be reconfigured for the destination folder. | |
| UnshareDestination | Indicates that the destination folder could not be removed from sharing. |
Community Additions
ADD
Show: