Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the file history states.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public enum FileHistoryStates
public enum class FileHistoryStates
Public Enumeration FileHistoryStates
Members
Member name | Description | |
---|---|---|
Disabled | The file history is disabled. |
|
Managed | The file history is managed. |
|
UnManaged | The file history is unmanaged. |
See Also
Microsoft.WindowsServerSolutions.Users Namespace
Return to top