RemoveFolderStepId Enumeration

 

Indicates the steps of the removal operation.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

public enum class RemoveFolderStepId

Member nameDescription
DeleteFolder

Indicates that the folder is being deleted.

Finalize

Indicates that the removal operation is being finalized.

Homegroup

Indicates that the folder is being published to the home group or unpublished from the home group.

Initialize

Indicates that the removal operation is being initialized.

Pending

Indicates that the removal operation is pending.

RemoveData

Indicates that the contents of the folder is being deleted.

Unshare

Indicates that the folder is being removed from sharing.

Return to top

Community Additions

ADD
Show: