MoveFolderWarnings Enumeration
Specifies warnings that occur during 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 | |
|---|---|---|
| ConfigureSearchDestination | Indicates that search was not configured for the destination folder. | |
| ConfigureShadowCopyDestination | Indicates that shadow copy was not configured for the destination folder. | |
| DeleteSource | Indicates that the source folder could not be deleted. | |
| HomegroupPublishDestination | Indicates that the folder could not be published to the home group. | |
| HomegroupUnpublishSource | Indicates that the folder could not be unpublished from the home group. | |
| None | Indicates that no warnings occurred. | |
| UnconfigureSearchSource | Indicates that search could not be reconfigured for the source folder. |
Community Additions
ADD
Show: