ItemDeleteState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
represents the delete state of the item
public enum ItemDeleteState
type ItemDeleteState =
Public Enum ItemDeleteState
- Inheritance
-
ItemDeleteState
Fields
NotDeleted | 2 | not deleted |
ToBeDeleted | 1 | in a softdeleted state |